PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Channel photo updated
Deploy ML models using Flask as REST API and access via Flutter app

Simplicity of Flask , Awesomeness…

https://medium.com/@appuz2849/deploy-ml-models-using-flask-as-rest-api-and-access-via-flutter-app-7ce63d5c1f3b
I created a GitHub repository explaining the complete process of gathering data, transforming it, getting insights and making plots using pandas, NumPy, Matplotlib and Seaborn.

https://www.reddit.com/r/Python/comments/cf7y1m/i_created_a_github_repository_explaining_the/
Keras ImageDataGenerator and Data Augmentation

In today’s tutorial, you will learn how to use Keras’ ImageDataGenerator class to perform data ...

https://www.pyimagesearch.com/2019/07/08/keras-imagedatagenerator-and-data-augmentation/
Comprehending the concept of ‘Comprehensions’ in Python

Understanding and implementing the list…

https://towardsdatascience.com/comprehending-the-concept-of-comprehensions-in-python-c9dafce5111
Video classification with Keras and Deep Learning










In this tutorial, you will learn how to perform video classification using Keras, Python, ...

https://www.pyimagesearch.com/2019/07/15/video-classification-with-keras-and-deep-learning/
50+ Python 3 Tips & Tricks

These Python Gems Will Make Your Code Beautiful and Elegant

https://medium.com/towards-artificial-intelligence/50-python-3-tips-tricks-e5dbe05212d7
Building a Bayesian Logistic Regression with Python and PyMC3

How likely am I to subscribe a term…

https://towardsdatascience.com/building-a-bayesian-logistic-regression-with-python-and-pymc3-4dd463bbb16
Online/Incremental Learning with Keras and Creme

In this tutorial, you will learn how to perform online/incremental learning with Keras and Creme ...

https://www.pyimagesearch.com/2019/06/17/online-incremental-learning-with-keras-and-creme/
Keras learning rate schedules and decay

In this tutorial, you will learn about learning rate schedules and decay using Keras. You’ll learn ...

https://www.pyimagesearch.com/2019/07/22/keras-learning-rate-schedules-and-decay/