Optimiser
AIOptimiser: The algorithm that adjusts a model's weights from computed gradients to reduce the loss, such as SGD, Adam or AdamW.
Optimiser: The algorithm that adjusts a model's weights from computed gradients to reduce the loss, such as SGD, Adam or AdamW.