nerv

A while back, I was learning about neural nets and Rust so I thought, why not combine the two? A major motivation for this project was to make the neural nets configurable. For instance, you can specify the number of hidden layers and a different number of neurons for each hidden layer.