#neural-network #machine-learning #deep-learning #deep-neural-networks

yanked deep_though

Feed-forward neural networks in rust

0.1.0 Jun 10, 2021

#134 in #deep-learning

MIT license

19KB
337 lines

TODO

  • Add decreasing learning rate (probably also easy)
  • Add Serialization/Deserialization support, probably using serde_pickle for pytorch compatibility

Additional Ressources


lib.rs:

Neural Networks in Rust. Not much more for now

Dependencies

~3.5MB
~70K SLoC