PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Beating the Dealer with Simple Statistics

Simulating Thousands of Blackjack Card Counting Strategies…

https://towardsdatascience.com/beating-the-dealer-with-simple-statistics-71b5e3701638
Understanding Python's asyncio

by Reuven M. Lerner

How to get ...

https://www.linuxjournal.com/content/understanding-pythons-asyncio
Python List Comprehension in 3 Minutes and 3 Reasons why you should use it

Let´s create our own animal…

https://towardsdatascience.com/python-list-comprehension-in-3-minutes-and-3-reasons-why-you-should-use-it-bf398654caf9
donnemartin /



data-science-ipython-notebooks


Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

https://github.com/donnemartin/data-science-ipython-notebooks
Dealing with Categorical Data

Categorical data can screw up you ML model if not handled properly.

https://medium.com/machine-learning-eli5/dealing-with-categorical-data-f4c8556cbda0
The proper way to use Machine Learning metrics

It’s hard to select the right measure of accuracy for a…

https://towardsdatascience.com/the-proper-way-to-use-machine-learning-metrics-4803247a2578
Contributing to PyTorch by Someone Who Doesn’t Know a Lot About PyTorch

PyTorch is Facebook’s deep…

https://medium.com/better-programming/committing-to-pytorch-by-someone-who-doesnt-know-a-ton-about-pytorch-fa222253cf2d
Django 3.0 alpha 1 released

Django 3.0 alpha 1 is now available. It represents the first stage in the 3.0 release cycle and is ...

https://www.djangoproject.com/weblog/2019/sep/10/django-30-alpha-1-released/