AIExplainer
Machine Learning Intermediate

dynamic

Something done frequently or continuously.

Something done frequently or continuously. The terms dynamic and online are synonyms in machine learning. The following are common uses of dynamic and online in machine learning: - A dynamic model (or online model) is a model that is retrained frequently or continuously. - Dynamic training (or online training) is the process of training frequently or continuously. - Dynamic inference (or online inference) is the process of generating predictions on demand.

Practitioners refer to dynamic when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.