Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Offline learning
Method of machine learning

Offline learning is a machine learning training approach in which a model is trained on a fixed dataset that is not updated during the learning process. This dataset is collected beforehand, and the learning typically occurs in a batch mode (i.e., the model is updated using batches of data, rather than a single input-output pair at a time). Once the model is trained, it can make predictions on new, unseen data.

In online learning, only the set of possible elements is known, whereas in offline learning, the learner also knows the order in which they are presented.

We don't have any images related to Offline learning yet.
We don't have any YouTube videos related to Offline learning yet.
We don't have any PDF documents related to Offline learning yet.
We don't have any Books related to Offline learning yet.
We don't have any archived web articles related to Offline learning yet.

See also

References

  1. Bishop, Christopher M. (2006-08-17). Pattern Recognition and Machine Learning. New York: Springer. ISBN 978-0-387-31073-2. 978-0-387-31073-2

  2. Ben-David, Shai; Kushilevitz, Eyal; Mansour, Yishay (1997-10-01). "Online Learning versus Offline Learning". Machine Learning. 29 (1): 45–63. doi:10.1023/A:1007465907571. ISSN 0885-6125. https://doi.org/10.1023%2FA%3A1007465907571