deep_though

Crates.iodeep_though
lib.rsdeep_though
version
sourcesrc
created_at2021-06-10 10:48:06.255896
updated_at2021-06-10 10:48:06.255896
descriptionFeed-forward neural networks in rust
homepage
repositoryhttps://github.com/Wuelle/rust_nn
max_upload_size
id408553
size0
Alaska (Wuelle)

documentation

README

TODO

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

Additional Ressources

Commit count: 41

cargo fmt