Skip to main content
← Back to Glossary
Share:

Learning Rate

The Learning Rate is a central hyperparameter for training neural networks. It determines how strongly model weights are adjusted at each learning step. Too high a learning rate causes unstable training, too low leads to slow or stalling learning. Modern optimizers like Adam and Lookahead adapt the learning rate automatically, which is standard in training the models behind Pimcore's AI functions.

The learning rate is intuitive: it determines the step size with which the model adjusts its parameters at each training update. Imagine a model walking across a landscape looking for the valley at the lowest point (the optimal solution). A small learning rate means small steps (safe but slow), a large learning rate large steps (fast but risky).

The right learning rate depends on model architecture, data volume, and optimization method. Classic strategies are learning rate schedules (the learning rate decreases in stages during training), warm-up (the learning rate starts low and rises initially), or adaptive methods like Adam that adjust the rate per parameter automatically.

In the models behind Pimcore's AI functions, modern adaptive optimizers like Adam and AdamW are used. These reduce manual hyperparameter search and make model training more robust. For users, the learning rate is not a configuration topic but part of the pre-configured AI architecture Pimcore ships.

Get a demo fitting your requirements

Please choose between a self-guided demo or a private tour with one of our Pimcore experts.

Try Pimcore Yourself

Receive direct access to a  Pimcore Demo with pre-filled data across various modules.

Free Guided Product Tour

Experience first-hand how Pimcore can propel your business forward, guided by an expert.

We will use your personal data solely to process your request. For a better localized experience, we might share your data with certified solution partners in your geographical region. For more information, please read our privacy policy.