Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Projects

An implementation of a vanilla Multi-Layer-Perceptron from scratch with numpy which i wrote while in highschool

This includes implementation of optimizers including:

  • SGD
  • Momentum
  • Nesterov
  • Adam

Additionally a custom forward-mode differentiation is implemented for all components.

The whole system is benchmarked on the MNIST dataset.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages