PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Integrating physical devices with IOTA — The IOTA LED Cube

The 11th part in a series of beginner…

https://medium.com/coinmonks/integrating-physical-devices-with-iota-the-iota-led-cube-a5ff33c0894f
The Ultimate Beginner’s Guide to NumPy

Everything you need to know to get started with NumPy

https://towardsdatascience.com/the-ultimate-beginners-guide-to-numpy-f5a2f99aef54
Exploratory Data Analysis Made Easy Using Pandas Profiling

To boost your productivity as a data…

https://towardsdatascience.com/exploratory-data-analysis-made-easy-using-pandas-profiling-86e347ef5b65
Fire and smoke detection with Keras and Deep Learning

In this tutorial, you will learn how to detect fire and smoke using Computer Vision, OpenCV, and ...

https://www.pyimagesearch.com/2019/11/18/fire-and-smoke-detection-with-keras-and-deep-learning/
Deploy Your Machine Learning Model as a REST API

Deploy Machine Learning model as a REST API, and make…

https://towardsdatascience.com/deploy-your-machine-learning-model-as-a-rest-api-4fe96bf8ddcc
Power-Up Your Python Logging

A guide to take you from beginner to pro with Python’s built-in logging…

https://medium.com/better-programming/power-up-your-python-logging-6dd3ed38f322
Exploratory Data Analysis with pandas

5 pandas tricks that will make you better with Exploratory Data…

https://towardsdatascience.com/exploratory-data-analysis-with-pandas-508a5e8a5964
Django 3.0 release candidate 1 released

Django 3.0 release candidate 1 is the final opportunity for you to try out the raft of new features ...

https://www.djangoproject.com/weblog/2019/nov/18/django-30-release-candidate-1-released/
MDN Documents Size Tree Map

Recently I've been playing with the content of MDN as a whole. MDN has ~140k documents in its Wiki. ...

https://www.peterbe.com/plog/mdn-documents-size-tree-map
Distilling knowledge from Neural Networks to build smaller and faster models

Not every smartphone owner carries around a high-end GPU and a power generator in their pockets. ...

https://blog.floydhub.com/knowledge-distillation/