Taipy: Build UIs easily with only Python!
https://medium.com/chat-gpt-now-writes-all-my-articles/taipy-build-uis-easily-with-only-python-3fcb83f5e44c
https://medium.com/chat-gpt-now-writes-all-my-articles/taipy-build-uis-easily-with-only-python-3fcb83f5e44c
Medium
Taipy: Build UIs easily with only Python!
Dive into Taipy with this beginner-friendly guide. Learn to install, configure, and create your first application with ease.
DASR super resolution model that responds to various image degradations
https://rockyshikoku.medium.com/dasr-super-resolution-model-that-responds-to-various-image-degradations-c21039e76dbb
https://rockyshikoku.medium.com/dasr-super-resolution-model-that-responds-to-various-image-degradations-c21039e76dbb
Medium
DASR super resolution model that responds to various image degradations
This is the original image 128*171
Book Review: The Complete Obsolete Guide to Generative AI
https://medium.com/it-books/book-review-the-complete-obsolete-guide-to-generative-ai-9287b1048801
https://medium.com/it-books/book-review-the-complete-obsolete-guide-to-generative-ai-9287b1048801
Medium
Book Review: The Complete Obsolete Guide to Generative AI
After reading the book by David Clinton, I summarized what I had learned.
Train RealESRGAN with your own data to create customized models
https://rockyshikoku.medium.com/train-realesrgan-with-your-own-data-to-create-customized-models-72672dbb7492
https://rockyshikoku.medium.com/train-realesrgan-with-your-own-data-to-create-customized-models-72672dbb7492
Medium
Train RealESRGAN with your own data to create customized models
When RealESRGAN is not enough…
Using the easy (tears) eraser function model Lama with pip package
https://rockyshikoku.medium.com/using-the-easy-tears-eraser-function-model-lama-with-pip-package-2d4d8b8bd630
https://rockyshikoku.medium.com/using-the-easy-tears-eraser-function-model-lama-with-pip-package-2d4d8b8bd630
Medium
Using the easy (tears) eraser function model Lama with pip package
Eraser function is so easy that it makes you cry
Decoding E-commerce Dynamics: Analyzing Customer Behavior and Maximizing Revenue
https://medium.com/@elsaa8395/decoding-e-commerce-dynamics-analyzing-customer-behavior-and-maximizing-revenue-776023e79ca1
https://medium.com/@elsaa8395/decoding-e-commerce-dynamics-analyzing-customer-behavior-and-maximizing-revenue-776023e79ca1
Medium
Decoding E-commerce Dynamics: Analyzing Customer Behavior and Maximizing Revenue
In the ever-evolving landscape of e-commerce, understanding customer behavior is paramount. In this blog post, we embark on a journey…
A variety of object detection models How to use MMdetection
https://rockyshikoku.medium.com/a-variety-of-object-detection-models-how-to-use-mmdetection-d35f75a01fd6
https://rockyshikoku.medium.com/a-variety-of-object-detection-models-how-to-use-mmdetection-d35f75a01fd6
Medium
A variety of object detection models How to use MMdetection
ZoeDepth can estimate depth from images [Can be used in various scenes]
https://rockyshikoku.medium.com/zoedepth-can-estimate-depth-from-images-can-be-used-in-various-scenes-0bb16904c6c9
https://rockyshikoku.medium.com/zoedepth-can-estimate-depth-from-images-can-be-used-in-various-scenes-0bb16904c6c9
Medium
ZoeDepth can estimate depth from images [Can be used in various scenes]
Depth can be estimated in meters from images of various indoor and outdoor scenes.
Machine Learning: Building a CNN Model to Identify Simpsons Characters
https://medium.com/@natalia.simoes.dev/machine-learning-building-a-cnn-model-to-identify-simpsons-characters-e5b04afd943e
https://medium.com/@natalia.simoes.dev/machine-learning-building-a-cnn-model-to-identify-simpsons-characters-e5b04afd943e
Medium
Machine Learning: Building a CNN Model to Identify Simpsons Characters
Last November, I wrote an article about a model I created to predict students’ adaptability levels in online education using K-means. Now…
Beyond numbers: Numbeo’s insight into the world’s most livable countries (Python, K-Means with…
https://kautzarichramsyah.medium.com/beyond-numbers-numbeos-insight-into-the-world-s-most-livable-countries-python-k-means-with-b4b771728503
https://kautzarichramsyah.medium.com/beyond-numbers-numbeos-insight-into-the-world-s-most-livable-countries-python-k-means-with-b4b771728503
Medium
Beyond numbers: Numbeo’s insight into the world’s most livable countries (Python, K-Means with Silhouette method)
Introduction to Numbeo’s quality of live index
Analysing a Tic-Tac-Toe Game and Predicting the outcome.
https://medium.com/@saimmanjunath/analysing-a-tic-tac-toe-game-and-predicting-the-outcome-256dab4fc26a
https://medium.com/@saimmanjunath/analysing-a-tic-tac-toe-game-and-predicting-the-outcome-256dab4fc26a
Medium
Analysing a Tic-Tac-Toe Game and Predicting the outcome.
We’re all familiar with the Tic-Tac-Toe game, a classic enjoyed since childhood. In this game, a 3x3 grid of empty squares is used, and two…
Building Your First Streamlit Application: A Beginner’s Guide
https://shaheryaryousaf1996.medium.com/building-your-first-streamlit-application-a-beginners-guide-19f683c54077
https://shaheryaryousaf1996.medium.com/building-your-first-streamlit-application-a-beginners-guide-19f683c54077
Medium
Building Your First Streamlit Application: A Beginner’s Guide
Streamlit has been gaining popularity among data scientists and developers for its simplicity and effectiveness in turning data scripts…