test_dl
Main file for testing cognitive state decoding models
get_fold_paths(base_path)
Return sorted fold directories under the provided evaluation path.
Source code in src/run/single_run/test_dl.py
32 33 34 35 36 37 38 39 40 41 42 43 44 45 | |