Skip to content

Implement networks described in "Neural Networks and Deep Learning" (by Michael Nielsen) in Rust

Notifications You must be signed in to change notification settings

towerpark/rust-nndl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-nndl

A Hobby project for practicing both Rust programming and deep learning.

Nielsen's book is published here:
    http://neuralnetworksanddeeplearning.com/
The original implementations of networks in this book are written in Python.

The repository has currently implemented the network in Chapter 2.

About

Implement networks described in "Neural Networks and Deep Learning" (by Michael Nielsen) in Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages