PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
An Actual Application for the MNIST Digits Classifier

Solving Sudoku Puzzles Even Faster Than…

https://towardsdatascience.com/an-actual-application-for-the-mnist-digits-classifier-bbd76548bf2f
Introduction to backtesting trading strategies

Learn how to build and backtest trading strategies…

https://towardsdatascience.com/introduction-to-backtesting-trading-strategies-7afae611a35e
Cyclical Learning Rates with Keras and Deep Learning

In this tutorial, you will learn how to use Cyclical Learning Rates (CLR) and Keras to train your ...

https://www.pyimagesearch.com/2019/07/29/cyclical-learning-rates-with-keras-and-deep-learning/
SQL JOINs

Bringing data together one join at a time

https://towardsdatascience.com/sql-join-8212e3eb9fde
Introduction to Genetic Algorithms

When you're solving a problem, how do you know if the answer you've found is correct? In many ...

https://blog.floydhub.com/introduction-to-genetic-algorithms/
An introduction to Q-Learning: Reinforcement Learning

Have you ever trained a pet and rewarded it for every correct command you asked for? Do you know ...

https://blog.floydhub.com/an-introduction-to-q-learning-reinforcement-learning/