Imperial-BMI-Competition / BMI-Competition-Code

MIT License
0 stars 0 forks source link

BMI-Competition-Code

The folder called 'submission' contain the decoder submitted during the BMI competition.

Reproducing results: 1) To reproduce the results from the best model, go into the folder submission_best_model. 2) Inside the get_params.m file you can see the different model configurations and the string to call that config. Select the string of the model you wish to select and set line 2 in run_with_defined_model.m as:

Extra - Reproducing Figures: 1) Population Vector: popVectorFig.m 2) QDA: QDA_decoder.m