AtheMathmo / rusty-machine

Machine Learning library for Rust
https://crates.io/crates/rusty-machine/
MIT License
1.25k stars 153 forks source link

make Nesterov momentum configurable #191

Open zackmdavis opened 6 years ago

zackmdavis commented 6 years ago

see https://github.com/AtheMathmo/rusty-machine/pull/190#issuecomment-356795858

AtheMathmo commented 6 years ago

Cautiously optimistic that I'll have time for this in the next couple days...