Disaster Tweets Identification Model with TensorFlow
https://python.plainenglish.io/disaster-tweets-identification-model-with-tensorflow-ff92f4347831
https://python.plainenglish.io/disaster-tweets-identification-model-with-tensorflow-ff92f4347831
Medium
Disaster Tweets Identification Model with TensorFlow
“In this article, I will tell you to create a tweet classification model using tensor flow.”
MENDAPATKAN SEMUA KOMENTAR DALAM VIDEO YOUTUBE
https://medium.com/@roynvn24/mendapatkan-semua-komentar-dalam-video-youtube-52b74b2dbb60
https://medium.com/@roynvn24/mendapatkan-semua-komentar-dalam-video-youtube-52b74b2dbb60
Medium
MENDAPATKAN SEMUA KOMENTAR DALAM VIDEO YOUTUBE
Sebelum masuk ke dalam inti, mari berkenalan dahulu mengenai web scraping. Web scraping merupakan teknik yang digunakan untuk mengambil…
Image Classification with OpenAI Clip
https://medium.com/@JettChenT/image-classification-with-openai-clip-3ab5f1c23e35
https://medium.com/@JettChenT/image-classification-with-openai-clip-3ab5f1c23e35
Medium
Image Classification with OpenAI Clip
What is CLIP?
How To Connect To A PostgreSQL Database With Python Using SSH Tunnelling
https://towardsdatascience.com/how-to-connect-to-a-postgresql-database-with-python-using-ssh-tunnelling-d803282f71e7
https://towardsdatascience.com/how-to-connect-to-a-postgresql-database-with-python-using-ssh-tunnelling-d803282f71e7
Medium
How To Connect To A PostgreSQL Database With Python Using SSH Tunnelling
Learn how to query a PostgreSQL DB with Psycopg2 or SQLAlchemy, when a SSH encryption is required.
Why is Odd sized kernel preferred over Even sized kernel?
https://prasantdixit.medium.com/why-is-odd-sized-kernel-preferred-over-even-sized-kernel-a767e47b1d77
https://prasantdixit.medium.com/why-is-odd-sized-kernel-preferred-over-even-sized-kernel-a767e47b1d77
Medium
Why is Odd sized kernel preferred over Even sized kernel?
I hope everyone will be aware of the role of kernels in Computer Vision. You must have observed that We generally use Odd sizes of Kernel…
Applying Software engineering best practices to a codebase … Tests!
https://medium.com/@tony.w1/applying-software-engineering-best-practices-to-a-codebase-tests-8df561f9bb30
https://medium.com/@tony.w1/applying-software-engineering-best-practices-to-a-codebase-tests-8df561f9bb30
Medium
Applying Software engineering best practices to a codebase … Tests!
At Gousto when collaborating with Data Scientists (as well as working in an Agile environment) we often prototype algorithms. To…
Long Running Tasks In Microservices Architecture
https://medium.com/@dean15198/long-running-tasks-in-microservices-architecture-568c204da75e
https://medium.com/@dean15198/long-running-tasks-in-microservices-architecture-568c204da75e
Medium
Long Running Tasks in a Microservices Architecture
In this article I’m going to introduce the Tasks Service and it’s mechanism. It’s one solution that solves two problems: