Module burn::optim

source ·

Modules

Structs

Optimizer that implements stochastic gradient descent with momentum.
Configuration to create the Sgd optimizer.

Traits