How to create a Text To Speech API using `pyttsx3` library?
https://medium.com/@xinweiiiii/how-to-create-a-text-to-speech-api-using-pyttsx3-library-44017dad9ef2
https://medium.com/@xinweiiiii/how-to-create-a-text-to-speech-api-using-pyttsx3-library-44017dad9ef2
Medium
How to create a Text To Speech API using `pyttsx3` library?
Have you ever felt bored reading a huge chunk of texts — hoping that someone can read the content to you aloud or being able to save the…
The perfect day at Walt Disney World: Finding an optimal route through Magic Kingdom using Python
https://medium.com/@kylembandy/the-perfect-day-at-walt-disney-world-finding-an-optimal-route-through-magic-kingdom-using-python-f4fe2cc104b8
https://medium.com/@kylembandy/the-perfect-day-at-walt-disney-world-finding-an-optimal-route-through-magic-kingdom-using-python-f4fe2cc104b8
Medium
The perfect day at Walt Disney World: Finding an optimal route through Magic Kingdom using Python
Planning a Walt Disney World vacation can be a full time job all by itself. Now imagine a scenario where you only had one day to visit…
Machine Learning: Simple Linear Regression With Python
https://hardyantz.medium.com/machine-learning-simple-linear-regression-with-python-c0adac92e0ca
https://hardyantz.medium.com/machine-learning-simple-linear-regression-with-python-c0adac92e0ca
Medium
Machine Learning: Simple Linear Regression With Python
Machine learning (ML) is a type of artificial intelligence (AI) that allows software applications to become more accurate at predicting…
Python Libraries for Mesh, Point Cloud, and Data Visualization (Part 2)
https://towardsdatascience.com/python-libraries-for-mesh-point-cloud-and-data-visualization-part-2-385f16188f0f
https://towardsdatascience.com/python-libraries-for-mesh-point-cloud-and-data-visualization-part-2-385f16188f0f
Medium
Python Libraries for Mesh, Point Cloud, and Data Visualization (Part 2)
Eight of the best Python libraries for stunning 3D visualizations, plots, and animations (Part2).
10 Terminal Commands Anyone Learning Python Should Know
https://towardsdatascience.com/10-terminal-commands-anyone-learning-python-should-know-22c847ece888
https://towardsdatascience.com/10-terminal-commands-anyone-learning-python-should-know-22c847ece888
Medium
10 Terminal Commands Anyone Learning Python Should Know
Use your computer like a pro with terminal commands
The Hungarian Algorithm: a use case for Football Managers
https://andrea-grianti.medium.com/the-hungarian-algorithm-a-use-case-for-football-managers-2527ad3097ef
https://andrea-grianti.medium.com/the-hungarian-algorithm-a-use-case-for-football-managers-2527ad3097ef
Medium
The Hungarian Algorithm: a use case for Football Managers
With football players skill data, the usage of the hungarian algorithm (also called the Munkres algorithm), combinatorics and a bit of…
Implementasi Flask Application untuk Memprediksi Gambar Hewa menggunakan Model Tensorflow ResNet50
https://medium.com/@akaaji02/implementasi-flask-application-untuk-memprediksi-gambar-hewa-menggunakan-model-tensorflow-resnet50-def814a07cf6
https://medium.com/@akaaji02/implementasi-flask-application-untuk-memprediksi-gambar-hewa-menggunakan-model-tensorflow-resnet50-def814a07cf6
Medium
Implementasi Flask Application untuk Memprediksi Gambar Hewa menggunakan Model Tensorflow ResNet50
Yang perlu disiapkan adalah python, minimal versi 3.7, git, heroku cli dan software editor Visual Code Studio (boleh dengan software…
Translate speech to any language (Google supported) with Python and Google Translate API
https://shelwyncorte.medium.com/translate-speech-to-any-language-google-supported-with-python-and-google-translate-api-14673747acb7
https://shelwyncorte.medium.com/translate-speech-to-any-language-google-supported-with-python-and-google-translate-api-14673747acb7
Medium
Translate speech to any language (Google supported) with Python and Google Translate API
In this article, we are going to create a speech translator with python using the Google translate API
A Quick Guide To Understanding The Behaviour Of Variables In Python.
https://medium.com/@richiesme/a-quick-guide-to-understanding-the-behaviour-of-variables-in-python-ee4fe6198263
https://medium.com/@richiesme/a-quick-guide-to-understanding-the-behaviour-of-variables-in-python-ee4fe6198263
Medium
A Quick Guide To Understanding The Behaviour Of Variables In Python.
Observing the mutability/ Immutability of python variables
Python Type Conversion and Type Casting
https://rakesh-trri.medium.com/python-type-conversion-and-type-casting-7dbf406496ab
https://rakesh-trri.medium.com/python-type-conversion-and-type-casting-7dbf406496ab
Medium
Python Type Conversion and Type Casting
Type Conversion