golem.optimizer

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