← World Of AI

Neural Networks

Adam

An adaptive optimiser commonly used to train neural networks.

Adam maintains moving averages of both gradients and squared gradients. This allows it to use different effective learning rates for different parameters while also benefiting from momentum.

It is widely used because it performs well across many tasks without extensive tuning. However, alternatives such as SGD with momentum may sometimes provide better final generalisation.

Apply

Begin the first module

Become AI native, it is the real deal today, and if it is not for you, you have lost nothing but learnt a new skill.