#README
Implementation of the python code at http://neuralnetworksanddeeplearning.com/chap1.html but in Rust!
The first version will just attempt to copy the structure there in as similar a manner as possible.
#README
Implementation of the python code at http://neuralnetworksanddeeplearning.com/chap1.html but in Rust!
The first version will just attempt to copy the structure there in as similar a manner as possible.