Skip to content

symlons/mlp_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLP

This implements a MLP Neural Network from scratch (backprop and SGD) using just numpy. To train the model on the MNIST dataset run python3 arch/mlp.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages