PierreGtch commited on
Commit
196a482
1 Parent(s): a13580a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  ---
4
  # Model Card for pre-trained EEGNet models on mental imagery datasets
5
 
6
- Collection of 12 neural networks trained for motor imagery decoding.
7
 
8
  ## Model Details
9
 
@@ -44,7 +44,8 @@ torch_module = module_cls(**module_kwargs)
44
  ## Evaluation
45
 
46
  - **Cross-dataset transfer:** The transfer abilities of the models was tested on the same datasets as for training.
47
- - **Details:** The results can be found on the poster [here](https://neurotechlab.socsci.ru.nl/resources/pretrained_imagery_models/).
 
48
 
49
  ## Model Card Authors
50
 
 
3
  ---
4
  # Model Card for pre-trained EEGNet models on mental imagery datasets
5
 
6
+ Collection of 12 neural networks trained for motor imagery decoding along with evaluation results.
7
 
8
  ## Model Details
9
 
 
44
  ## Evaluation
45
 
46
  - **Cross-dataset transfer:** The transfer abilities of the models was tested on the same datasets as for training.
47
+ - **Details:** The evaluation procedure can be found in the poster [here](https://neurotechlab.socsci.ru.nl/resources/pretrained_imagery_models/) and the article *Transfer Learning between Motor Imagery datasets using Deep Learning*.
48
+ - **Results:** The evaluation results can be found under the [`results/`](https://huggingface.co/PierreGtch/EEGNetv4/tree/main/results) folder.
49
 
50
  ## Model Card Authors
51