deep_though

Crates.iodeep_though
lib.rsdeep_though
version0.1.0
created_at2021-06-10 10:48:06.255896+00
updated_at2021-06-10 10:48:06.255896+00
descriptionFeed-forward neural networks in rust
homepage
repositoryhttps://github.com/Wuelle/rust_nn
max_upload_size
id408553
size45,526
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: 0

cargo fmt