Skip to content

An ease-to-use backpropagation modular machine that can train on any data set and fit on any deep neural network model

Notifications You must be signed in to change notification settings

arthurguedes375/Rust-Backpropagation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This rust implementation of the back propagation machine learning algorithm is not perfect. As far as I'm concerned it has no noticeable bugs, but the code is a little bit messy because I only work at this project on my free time.

Learning resources that I used:

Besides the libraries' documentations I used the content of this free online course provided by Stanford University and hosted by Coursera as a starting point. You can read the notes that I took during this course here

Made with ❤️ by Arthur Guedes

About

An ease-to-use backpropagation modular machine that can train on any data set and fit on any deep neural network model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages