Skip to content

A tiny implementation of an artificial neural network written in Rust. The implementation is based on matrix calculus. The input layer accepts batch jobs.

Notifications You must be signed in to change notification settings

mikael-nilsson-github/rust-artificial-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rust-artificial-neural-network

A tiny implementation of an artificial neural network written in Rust. The implementation is based on matrix calculus.

About

A tiny implementation of an artificial neural network written in Rust. The implementation is based on matrix calculus. The input layer accepts batch jobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages