intan.ml packageΒΆ
This module contains all the machine learning utilities for Intan data.
Top-level intan.ml package.
This module uses lazy imports so importing intan.ml does not immediately load heavy ML libraries (PyTorch/TensorFlow). Accessing symbols (e.g. EMGRealTimePredictor, ModelManager) will import their defining modules on first use.