Skip to content

SjorsLockhorst/rust-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network from scratch in Rust

This repo contains a 'from scratch' implementation of a fully connected neural network. It's only dependency is the ndarray package of Rust. It's a personal project to practice with Rust, and to build a NN from the ground up from first principles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages