/ml-from-scratch

Handwriting recognition from scratch (only using numpy), inspired by geohot

Primary LanguageJupyter Notebook

Machine learning from scratch

To teach myself ML, I will be trying to implement ML in code from scratch.

I use numpy, might try to move over to cupy for cuda computing.