API symbolsoptim
Copy
ASGD
- class tensorplay.optim.asgd.ASGD(params, lr=0.01, lambd=0.0001, alpha=0.75, t0=1000000.0, weight_decay=0, foreach=None, maximize=False, differentiable=False, capturable=False)[source]
Averaged stochastic gradient descent.
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
