Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ML_from_scratch

Machine learning algorithms implemented from scratch in Python (using only Numpy)

All implementations use the following dataset, containing images of handwritten digits: http://ai.stanford.edu/~btaskar/ocr.

In the case of sequential prediction, each sample is a sequence of images forming a word (note that each word's first letter has been removed in the original link, to discard upper case, so the words may seem senseless)

About

machine learning algorithms implemented from scratch in python (using only Numpy)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages