Image Processing using Pillow library in Python
https://rohitraj-iit.medium.com/image-processing-using-pillow-library-in-python-6bc3c3c27f6c
https://rohitraj-iit.medium.com/image-processing-using-pillow-library-in-python-6bc3c3c27f6c
Medium
Image Processing using Pillow library in Python
Tutorial for pillow library
How to Convert a Website URL Page to Text using Python
https://cloudmersive.medium.com/how-to-convert-a-website-url-page-to-text-using-python-fb5d06435c53
https://cloudmersive.medium.com/how-to-convert-a-website-url-page-to-text-using-python-fb5d06435c53
Medium
How to Convert a Website URL Page to Text using Python
An easy way to review the content on your (or any) website is to simply separate the text from the HTML code it is embedded within. There’s…
Efficient Object Detection Within Satellite Imagery Using Python
https://medium.com/@kendallfrimodig/efficient-object-detection-within-satellite-imagery-using-python-85331d71ff69
https://medium.com/@kendallfrimodig/efficient-object-detection-within-satellite-imagery-using-python-85331d71ff69
Medium
Efficient Object Detection Within Satellite Imagery Using Python
Efficient Object Detection Within Satellite Imagery Using Python Part 1: Data Acquisition & Pre-Processing June 23, 2022 Kendall Frimodig Overview of Series Today I’ll be introducing a series of …
The Zen of grinding LeetCode problems: Day 53–Surprise SQL
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-53-surprise-sql-b084553c65e6
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-53-surprise-sql-b084553c65e6
Medium
The Zen of grinding LeetCode problems: Day 53–Surprise SQL
Hope you didn’t forget the syntax since last time
Connect 4 GamePlay AI & Computer Vision System
https://martin-tin.medium.com/connect-4-gameplay-ai-computer-vision-system-d4f49d85c5a9
https://martin-tin.medium.com/connect-4-gameplay-ai-computer-vision-system-d4f49d85c5a9
Medium
Connect 4 GamePlay AI & Computer Vision System
Hello, my name is Martin Tin. I am a Grade 10 student at TMS Schools. As an IB MYP (Middle Years Programme) student, I had to do the…
Awesome Python Package Made By Netflix
https://preettheman.medium.com/awesome-python-package-made-by-netflix-9cee22dfe8c5
https://preettheman.medium.com/awesome-python-package-made-by-netflix-9cee22dfe8c5
Medium
Awesome Python Package Made By Netflix
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to this language, check out the link below…
Here Are Some Quick Ways to Save your Machine Learning Models Right Now
https://medium.com/geekculture/here-are-some-quick-ways-to-save-your-machine-learning-models-right-now-b8a8b68374a2
https://medium.com/geekculture/here-are-some-quick-ways-to-save-your-machine-learning-models-right-now-b8a8b68374a2
Medium
Here Are Some Quick Ways to Save your Machine Learning Models Right Now
Add persistency and avoid long retrain
How Do I Save a Complete Webpage to Read Offline Using Playwright | Python
https://medium.com/@wisjnujudho/how-do-i-save-a-complete-webpage-to-read-offline-using-playwright-python-6dffadd8c9e5
https://medium.com/@wisjnujudho/how-do-i-save-a-complete-webpage-to-read-offline-using-playwright-python-6dffadd8c9e5
Medium
How Do I Save a Complete Webpage to Read Offline Using Playwright | Python
Imagine you are in a remote area, countless days without the internet, and the only thing left was a laptop. You as a knowledgeable person…