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
Python Programming Language: How to Add Elements Into a List
https://liu-111.medium.com/python-programming-language-how-to-add-elements-into-a-list-c285001e04f2
https://liu-111.medium.com/python-programming-language-how-to-add-elements-into-a-list-c285001e04f2
Medium
Python Programming Language: How to Add Elements Into a List
Hi everyone, welcome back. In these examples, we will be going over how to add elements into a List in Python. Lists can be used to store a…
CondaHTTPError: HTTP 000 CONNECTION FAILED
https://medium.com/@shravyagogula/condahttperror-http-000-connection-failed-decc887c3765
https://medium.com/@shravyagogula/condahttperror-http-000-connection-failed-decc887c3765
Medium
CondaHTTPError: HTTP 000 CONNECTION FAILED
When you start conda prompt and try installing some package with conda, you might have experienced a weird error that says: