It is sometimes useful to inspect the prepared datasets or the instantiated model in a Jupyter notebook.
In order to facilitate this use case, I have refactored the MOABB/train.py file in order to make it easy to import the code which loads the hparams file and prepares the datasets.
It is sometimes useful to inspect the prepared datasets or the instantiated model in a Jupyter notebook.
In order to facilitate this use case, I have refactored the
MOABB/train.py
file in order to make it easy to import the code which loads the hparams file and prepares the datasets.Breaking Changes:
Added Dependencies: