Optimizers¶
Optimizers are algorithms that adjust the parameters of artificial neural networks to minimize the error or loss function during the training process.
Implemented optimizers¶
The following table lists the implemented optimizers and their support for different frameworks.
Optimizers |
|
|
|
|---|---|---|---|
\(\scriptscriptstyle \texttt{PyTorch}\) |
\(\blacksquare\) |
\(\blacksquare\) |