12. Optimisers
Optimisers are responsible for taking a given gradient and the current parameters of a model and ordaining what the next best update to these parameters would be.
Category |
Name |
Docs |
Update |
---|---|---|---|
optimiser |
Adam |
||
optimiser |
Gradient Descent |