Structs§
- Radam
Adaptive Step - RAdam step — adaptive variance phase (rho_t > 5).
- Radam
SgdStep - RAdam step — SGD fallback phase (rho_t <= 5).
Functions§
- radam_
adaptive_ step - RAdam step — adaptive variance phase (rho_t > 5).
- radam_
sgd_ step - RAdam step — SGD fallback phase (rho_t <= 5).