Skip to content

Commit 9daa9a8

Browse files
committed
update readme.
1 parent dcee795 commit 9daa9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/train_brain_decoder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ def get_acc(
9696
low_cut_hz=low_cut_hz,
9797
)
9898

99-
# Set up Network training with validation and a final test-accuracy measurement.
99+
# TODO: Set up Network training with validation and a final test-accuracy measurement.
100100
# Use PyTorch's Adam optimizer.
101101
# Use the X and y attributes of the set objects to access the EEG measurements
102102
# and corresponding labels.

0 commit comments

Comments
 (0)