6 Months of learning Python, 3 Hours of Rendering, here is my first Mandelbrot Zoom
https://www.reddit.com/r/Python/comments/dv7np3/6_months_of_learning_python_3_hours_of_rendering/
https://www.reddit.com/r/Python/comments/dv7np3/6_months_of_learning_python_3_hours_of_rendering/
reddit
6 Months of learning Python, 3 Hours of Rendering, here is my...
Posted in r/Python by u/knods • 1,860 points and 124 comments
Python Input, Output and Import
https://towardsdatascience.com/python-input-output-and-import-73e875516694
https://towardsdatascience.com/python-input-output-and-import-73e875516694
BrachioGraph, an ultra-cheap Python-powered drawing machine
https://www.reddit.com/r/Python/comments/dvw09b/brachiograph_an_ultracheap_pythonpowered_drawing/
https://www.reddit.com/r/Python/comments/dvw09b/brachiograph_an_ultracheap_pythonpowered_drawing/
reddit
BrachioGraph, an ultra-cheap Python-powered drawing machine
Posted in r/Python by u/EvilDMP • 2,248 points and 57 comments
I created the Chaos game theory in python using only PyGame, random and the basics of algebra (I'm 14)
https://www.reddit.com/r/Python/comments/dx4gd7/i_created_the_chaos_game_theory_in_python_using/
https://www.reddit.com/r/Python/comments/dx4gd7/i_created_the_chaos_game_theory_in_python_using/
reddit
I created the Chaos game theory in python using only PyGame,...
Posted in r/Python by u/Ilya_agibor • 940 points and 190 comments
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 11th part in a series of beginner…
https://medium.com/coinmonks/integrating-physical-devices-with-iota-the-iota-led-cube-a5ff33c0894f
Time Series Analysis From Scratch in Python: Part 1
https://towardsdatascience.com/time-series-analysis-from-scratch-in-python-part-1-810dea60327a
https://towardsdatascience.com/time-series-analysis-from-scratch-in-python-part-1-810dea60327a
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
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
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/
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
Deploy Machine Learning model as a REST API, and make…
https://towardsdatascience.com/deploy-your-machine-learning-model-as-a-rest-api-4fe96bf8ddcc
This is one of the most interesting outputs of the particle simulation :)
https://www.reddit.com/r/Python/comments/dxq4ea/this_is_one_of_the_most_interesting_outputs_of/
https://www.reddit.com/r/Python/comments/dxq4ea/this_is_one_of_the_most_interesting_outputs_of/
reddit
This is one of the most interesting outputs of the particle...
Posted in r/Python by u/chrismit3s • 1,971 points and 125 comments
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
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
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/
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/
Reduce Pandas memory usage by loading less data
You’re loading a CSV into Pandas, and it’s using too much RAM: your program crashes if ...
https://pythonspeed.com/articles/pandas-load-less-data/
You’re loading a CSV into Pandas, and it’s using too much RAM: your program crashes if ...
https://pythonspeed.com/articles/pandas-load-less-data/
Python⇒Speed
Reducing Pandas memory usage #1: lossless compression
Load a large CSV or other data into Pandas using less memory with techniques like dropping columns, smaller numeric dtypes, categoricals, and sparse columns.
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
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
Peterbe
MDN Documents Size Tree Map
Stuff in Peter's head
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/
Not every smartphone owner carries around a high-end GPU and a power generator in their pockets. ...
https://blog.floydhub.com/knowledge-distillation/
Working with Geospatial Data in Machine Learning
https://heartbeat.fritz.ai/working-with-geospatial-data-in-machine-learning-ad4097c7228d
https://heartbeat.fritz.ai/working-with-geospatial-data-in-machine-learning-ad4097c7228d
Automating Lead Generation/Email Crawling with python
https://medium.com/@amitupreti/automating-lead-generation-email-crawling-with-python-db9a68cdefad
https://medium.com/@amitupreti/automating-lead-generation-email-crawling-with-python-db9a68cdefad