API symbolsoptim
Copy
Adam
- class tensorplay.optim.adam.Adam(params, lr=0.001, betas=(0.9, 0.999), eps=1e-08, weight_decay=0, amsgrad=False, *, foreach=None, maximize=False, capturable=False, differentiable=False, fused=None, decoupled_weight_decay=False)[source]
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
