LICENSE
README.rst
pyproject.toml
setup.py
brainmaze_torch/__init__.py
brainmaze_torch/_config.py
brainmaze_torch/_version.py
brainmaze_torch/models_generic.py
brainmaze_torch.egg-info/PKG-INFO
brainmaze_torch.egg-info/SOURCES.txt
brainmaze_torch.egg-info/dependency_links.txt
brainmaze_torch.egg-info/requires.txt
brainmaze_torch.egg-info/top_level.txt
brainmaze_torch/seizure_detection/__init__.py
brainmaze_torch/seizure_detection/_seizure_detect.py
brainmaze_torch/seizure_detection/_models/__init__.py
brainmaze_torch/seizure_detection/_models/modelA_paper.pt
brainmaze_torch/seizure_detection/_models/modelB_full.pt
docs_src/source/conf.py
tests/test_seizure_detection.py