Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.32 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.32 KB

Machine Learning Playground

Contains machine learning and data science mini-projects I have done to hone my skills.

I have been deliberately practicing my machine learning skills through mini-projects.

  1. Iris machine learning project
  2. MNIST dataset
  3. Webscrapping

And also by taking some ML course projects on Udemy.

I have also finetuned a swahili speech-to-text model and hosted it on Hugging Face together with 2 blogs and an hour-long webinar-like presentation (all can be found here).

I'm also building deep learning skills in this probabilistic AI playground.

The "copy of .." notebooks are part of my learning pytorch by reproducing this content.

I am reproducing the Vision Transformer paper following a wonderful tutorial and here is my notebook in progress.