Python for Backend & AI/ML
This repo holds different projects (mostly small and practical) that I've had developed in my journey learning Python from scratch.
If you want to know the 'why' and 'how' of all that learning, check out this intro to the challenge and also the challenge recap.
Here's a list of the current projects:
- A HTTP web server.
- A (very minimal) redis server.
- A multi-class classification model.
- A bigram "name generator" model.