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