golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
golem.optimizer
golem
Undocumented in source.
Members
Classes
AdaBelief
class
AdaBelief
(Params...)
Undocumented in source.
Adam
class
Adam
(Params...)
Undocumented in source.
SGD
class
SGD
(Params...)
Undocumented in source.
Functions
createOptimizer
auto
createOptimizer
(Params params)
Undocumented in source. Be warned that the author may not have intended to support it.
Interfaces
Optimizer
interface
Optimizer
Undocumented in source.
Structs
AdamConfig
struct
AdamConfig
Undocumented in source.
SGDConfig
struct
SGDConfig
Undocumented in source.
Meta
Source
See Source File
golem
modules
data
math
metrics
model
models
nn
optimizer
random
tensor
trainer
util