Skip to content

A feed forward network coded in rust trained on the mnist data

Notifications You must be signed in to change notification settings

D-Berg/feed_forward_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Feed Forward Network Written in rust

Tasks

  1. Import data
  2. print data
  3. implement a ffn
  4. Implement multithreading for training
  5.  Implement choice of loss function (categorical cross entropy)

About

A feed forward network coded in rust trained on the mnist data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages