Machine Learning ================ This super-section is **planned** -- pages will land in a later session. After the classical image-processing material, this section covers running neural networks on the camera: what an NPU is, how the OpenMV Cam stores and loads model files, the :mod:`ml` module, and the practical steps of taking a model trained off-board and getting it executing inside a Python script. (Placeholder.)