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/
Matplotlib Tutorials

In this Python Programming series, we will be learning how to use the Matplotlib library. Matplotlib allows us to create some great looking plots in order to visualize our data in easy to digest formats.

https://www.youtube.com/playlist?list=PL-osiE80TeTvipOqomVEeZ1HRrcEvtZB_
Migrating our production deployment from MariaDB Galera to PostgreSQL and Patroni

This night, pretix.eu had a planned outage for around 70 minutes to allow us to make a fundamental ...

https://behind.pretix.eu//2018/03/11/mysql-to-postgres/