3 Good Python Practices for Beginners
Start Writing Reusable Codes Today
https://towardsdatascience.com/3-good-python-practices-for-beginners-3e747b28f3e5
Start Writing Reusable Codes Today
https://towardsdatascience.com/3-good-python-practices-for-beginners-3e747b28f3e5
How to Save Money with Python
https://towardsdatascience.com/how-to-save-money-with-python-8bfd7e627d13
https://towardsdatascience.com/how-to-save-money-with-python-8bfd7e627d13
ProtonVPN / protonvpn-cli-ng
Linux command-line client for ProtonVPN. Written in Python.
https://github.com/ProtonVPN/protonvpn-cli-ng
Linux command-line client for ProtonVPN. Written in Python.
https://github.com/ProtonVPN/protonvpn-cli-ng
GitHub
GitHub - Rafficer/linux-cli-community: Linux command-line client for ProtonVPN. Written in Python.
Linux command-line client for ProtonVPN. Written in Python. - Rafficer/linux-cli-community
facebookresearch / hydra
Hydra is a framework for elegantly configuring complex applications
https://github.com/facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
https://github.com/facebookresearch/hydra
GitHub
GitHub - facebookresearch/hydra: Hydra is a framework for elegantly configuring complex applications
Hydra is a framework for elegantly configuring complex applications - facebookresearch/hydra
facebook / prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
https://github.com/facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
https://github.com/facebook/prophet
GitHub
GitHub - facebook/prophet: Tool for producing high quality forecasts for time series data that has multiple seasonality with linear…
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. - facebook/prophet
Web Scraping Using Python and BeautifulSoup
Scraping data from…
https://towardsdatascience.com/web-scraping-5649074f3ead
Scraping data from…
https://towardsdatascience.com/web-scraping-5649074f3ead
Exploratory Data Analysis with Pandas Profiling
https://towardsdatascience.com/exploratory-data-analysis-with-pandas-profiling-de3aae2ddff3
https://towardsdatascience.com/exploratory-data-analysis-with-pandas-profiling-de3aae2ddff3
Python Refresher — Data Structures
https://medium.com/wids-mysore/python-refresher-data-structures-8b116bed1d3b
https://medium.com/wids-mysore/python-refresher-data-structures-8b116bed1d3b
I made a maze solving "AI" using Reinforcement Learning in Python (https://www.youtube.com/watch?v=psDlXfbe6ok)
https://www.reddit.com/r/Python/comments/eujad1/i_made_a_maze_solving_ai_using_reinforcement/
https://www.reddit.com/r/Python/comments/eujad1/i_made_a_maze_solving_ai_using_reinforcement/
YouTube
How to Solve a Basic Reinforcement Learning Example | RL Hello World
Useful timestamps:
0:24 Video Goal
0:50 Initial Q-Learning Explanation
7:30 Coding starts
35:10 Q&A
46:00 Agent can randomly solve maze
1:00:00 Agent scoring implemented
1:07:00 Setting up 3D visualizer
1:32:00 Detailed discussion of Q matrix, setting things…
0:24 Video Goal
0:50 Initial Q-Learning Explanation
7:30 Coding starts
35:10 Q&A
46:00 Agent can randomly solve maze
1:00:00 Agent scoring implemented
1:07:00 Setting up 3D visualizer
1:32:00 Detailed discussion of Q matrix, setting things…
Python for Beginners: Why Does Python Look the Way It Does?
When you're just getting started, looking at Python can be intimidating. Why the different colors? ...
https://www.dataquest.io/blog/python-for-beginners-why-python-code-look/
When you're just getting started, looking at Python can be intimidating. Why the different colors? ...
https://www.dataquest.io/blog/python-for-beginners-why-python-code-look/
Dataquest
Python for Beginners: Why Does Python Look the Way It Does?
When you're just getting started, looking at Python can be intimidating. Why the different colors? What are those line breaks for? Here are the answers you seek.
volatilityfoundation / volatility
An advanced memory forensics framework
https://github.com/volatilityfoundation/volatility
An advanced memory forensics framework
https://github.com/volatilityfoundation/volatility
GitHub
GitHub - volatilityfoundation/volatility: An advanced memory forensics framework
An advanced memory forensics framework. Contribute to volatilityfoundation/volatility development by creating an account on GitHub.
Understand Group by in Django with SQL
Aggregation is a source of confusion in any type of ORM and Django is no different. The ...
https://hakibenita.com/django-group-by-sql
Aggregation is a source of confusion in any type of ORM and Django is no different. The ...
https://hakibenita.com/django-group-by-sql
Hakibenita
Understand Group by in Django with SQL
Django QuerySets and SQL side by side
Automated Machine Learning using Python3.7: Improving Efficiency in Model Development
https://towardsdatascience.com/automated-machine-learning-using-python3-7-improving-efficiency-in-model-development-8c3574febc0b
https://towardsdatascience.com/automated-machine-learning-using-python3-7-improving-efficiency-in-model-development-8c3574febc0b
Understanding best-practice Python tooling by comparing popular project templates
https://medium.com/@jonas.r.kemper/understanding-best-practice-python-tooling-by-comparing-popular-project-templates-6eba49229106
https://medium.com/@jonas.r.kemper/understanding-best-practice-python-tooling-by-comparing-popular-project-templates-6eba49229106
Upgrading Python lists
Adding useful functionalities to Python lists
https://towardsdatascience.com/upgrading-python-lists-35440096ec36
Adding useful functionalities to Python lists
https://towardsdatascience.com/upgrading-python-lists-35440096ec36
The Parallelism Blues: when faster code is slower
When you’re doing computationally intensive calculations with NumPy, you’ll want to use ...
https://pythonspeed.com/articles/parallelism-slower/
When you’re doing computationally intensive calculations with NumPy, you’ll want to use ...
https://pythonspeed.com/articles/parallelism-slower/
Python⇒Speed
The Parallelism Blues: when faster code is slower
By default NumPy uses multiple CPUs for certain operations. But sometimes parallelism can actually slow down your code.
OpenCV ‘dnn’ with NVIDIA GPUs: 1549% faster YOLO, SSD, and Mask R-CNN
In this tutorial, you’ll learn how to use OpenCV’s “dnn” module ...
https://www.pyimagesearch.com/2020/02/10/opencv-dnn-with-nvidia-gpus-1549-faster-yolo-ssd-and-mask-r-cnn/
In this tutorial, you’ll learn how to use OpenCV’s “dnn” module ...
https://www.pyimagesearch.com/2020/02/10/opencv-dnn-with-nvidia-gpus-1549-faster-yolo-ssd-and-mask-r-cnn/