Python app development tutorial part 2

Python app development tutorial – kivy introduction part 2 Want to support me here is how: πŸ’° Patreon: πŸ’° https://www.patreon.com/generalistprogrammer 🍺 Buy me… Read more

Similar

Implementing a Neural Network in Python

Recently, I spent sometime writing out the code for a neural network in python from scratch, without using any machine learning libraries. It proved to be a pretty enriching experience and taught me a lot about how neural networks work, and what we can do... (more…)

Read more »