Python


Build a Sorting Algorithm Visualizer in Python

Create a simple GUI application using Python & Tkinter that visualizes various sorting algorithms

pythonalgorithmsorting

Convolutional Autoencoders (CAE) with Tensorflow

tensorflowmachine-learningdeep-learning

Let's Build a Random Character Generator in Python

Explore advanced features of Python by making a tool for playing tabletop RPG's.

pythonrpgprogramming

Iris Flower Classification Step-by-Step Tutorial

Do you want to learn machine learning, but having trouble getting started?

machine-learningpython

Build Your Own Alexa With Just 20 Lines of Python

Programmers can get anything for free

alexapythonraspberry-pi

How to Deal with Time-Series Stock Data Using pandas

A guide to help implement various pandas functions on stock data.

pandasdatetimematplotlib

Python Discord Bots: Formatting Text

How to add rich formatting to Python Discord bots

pythondiscorddiscord-bot

Autoflake — Remove Unused Imports & Unused Variables from Python Code

Decluttering doesn't happen overnight. It's a process — and often, one that requires equal parts motivation and inspiration

pythondatadata-science

How to find all possible combinations in a list (and their sum) with Python

Mini-learns with Python 3

pythonlist

9 Seaborn Datasets for Data Science + ML Beginners

Like the picture above, the journey to becoming a data scientist and reach the highest peak begins with learning to walk. You can’t start with a complicated neural network if you’ve never mastered…

pythonmachine-learningprogramming