issues
search
mrkn
/
mxnet.rb
MXNet binding for Ruby
MIT License
48
stars
10
forks
source link
Optimisers
#49
Open
tjad
opened
4 years ago
tjad
commented
4 years ago
Part of the
coverage lists
[x] SGD
[x] Signum
[x] FTML
[x] LARS
[x] LBSGD
[x] LAMB
[x] DCASGD
[x] NAG
[x] SGLD
[x] -ccSGD- **NOT IMPLEMENTED (DEPRECATED) Use SGD
[x] Adam
[x] AdaGrad
[x] RMSProp
[x] AdaDelta
[x] Ftrl
[x] Adamax
[x] Nadam
[x] Updater
Part of the coverage lists