API symbolsoptim
Copy
NAdam
- class tensorplay.optim.nadam.NAdam(params, lr=0.002, betas=(0.9, 0.999), eps=1e-08, weight_decay=0, momentum_decay=0.004, 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?
