Update README.md
Browse files
README.md
CHANGED
|
@@ -75,7 +75,6 @@ print(f"Demo data shape: {demo_data.shape}")
|
|
| 75 |
# The demo_data directory contains:
|
| 76 |
# - eeg_data.npy: Sample EEG recordings
|
| 77 |
# - downstream_eeg_data.npz: Processed data for downstream tasks
|
| 78 |
-
# - make_data.py: Script to generate synthetic EEG data
|
| 79 |
```
|
| 80 |
|
| 81 |
## License
|
|
|
|
| 75 |
# The demo_data directory contains:
|
| 76 |
# - eeg_data.npy: Sample EEG recordings
|
| 77 |
# - downstream_eeg_data.npz: Processed data for downstream tasks
|
|
|
|
| 78 |
```
|
| 79 |
|
| 80 |
## License
|