Skip to content

Commit 8f0551a

Browse files
committed
set up PyTorch exercise.
1 parent a7d5a29 commit 8f0551a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,3 @@ Preprocessing code from the paper-authors is already ready for in `src/util.py`.
6767
Use as much of your code from the last two days as possible. You can re-use your image-processing code treating the EEG signals as tensors with and 44 "color"-channels and a time dimension. Implement your solution in `src/train_brain_decoder.py`. Implement everything marked with a `TODO`.
6868

6969
What happens if you train and test on two different study-participants?
70-
71-
Solution for participant 1:
72-
73-
![accuracy-plot](./figures/brain_decode_accuracy.png)

figures/brain_decode_accuracy.png

-24.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)