LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
alice_ml/__init__.py
alice_ml/features.py
alice_ml/models.py
alice_ml/preprocessing.py
alice_ml/utils.py
alice_ml/vis.py
alice_ml.egg-info/PKG-INFO
alice_ml.egg-info/SOURCES.txt
alice_ml.egg-info/dependency_links.txt
alice_ml.egg-info/requires.txt
alice_ml.egg-info/top_level.txt
alice_ml/data/__init__.py
alice_ml/data/eye_blink_example.npy
alice_ml/data/eye_move_example.npy
alice_ml/data/test_ica.fif
alice_ml/data/test_raw.fif
alice_ml/pretrained/__init__.py
alice_ml/tests/__init__.py
alice_ml/tests/test_features.py