Skip to content

nichoffs/mnist4all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing a tiny autograd framework for training MNIST to >95% across various languages.

  • Python (numpy wrapper with barebones autograd)
  • C (custom tensors with barebones autograd)
  • HTML/CSS/Javascript (just a front-end for python server using websockets)

Python Demo

python gif

C Demo

c gif

HTML/CSS/JS Demo

web gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published