cd <ProjectDir>
pip install .
-
Adapt the
data_dir
and theoutput_dir
in the setting file in
./brain-brain_decode_project/library/AgeBaseline.yaml
-
Run the configuration library/AgeBaseline.yaml via
python brain_decode_project/runner/run_from_config.py \ --yaml ./brain-brain_decode_project/library/AgeBaseline.yaml \ --run_config RUN_Baseline