rust-ml
rust-ml copied to clipboard
Optimizers
I have found this Ml code via youtube and I can say that this is the simplest and most transparent code compared to many others. Can you add Optimizers (SGD, Momentum, Adam...) to your code? I would like to use Adam!!
Please, give some feedback!