Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uNet

Minimalistic fully connected neural network library.

Run training on MNIST

make download
make compile
./main

Examples

  • Accuracy on MNIST: 97.09%

    • Hidden layers: 400-50 ReLu activation
  • Accuracy on MNIST: 98.08%

    • Hidden layers: 800 Sigmoid activation

About

Minimalistic NN framework implementation

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages