Skip to content

kitzbergerg/neural-net-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Net

A simple neural net implemented in Rust.
It uses ndarray to represent weights and biases.

It is configured to run on the MNIST dataset (although others should work as well if the input and output is correctly configured).

About

A simple neural net implemented in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages