Robin Tibor Schirrmeister 5 years ago
parent
commit
f2280206b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ from braindecode.datasets.bbci import  BBCIDataset
 cnt = BBCIDataset(filename='./test/1.mat', load_sensor_names=None).load()
 ```
 
-The `example.py` code in this repository shows how to reproduce the decoding results for our dataset.
+The `example.py` code in this repository shows how to reproduce the decoding results from the paper above.
 
 
 ## Data format