Last active
          October 26, 2021 04:15 
        
      - 
      
- 
        Save robintibor/039ed83c94c8188f2fbfdf43a77fde3e to your computer and use it in GitHub Desktop. 
    Braindecode on CHB-MIT Scalp EEG Database
  
        
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
I have this error!!!
File "", line 1, in
exp.run()
File "C:\Users\abdelhamid\anaconda3\lib\site-packages\braindecode\experiments\experiment.py", line 227, in run
self.run_until_first_stop()
File "C:\Users\abdelhamid\anaconda3\lib\site-packages\braindecode\experiments\experiment.py", line 271, in run_until_first_stop
self.run_until_stop(self.datasets, remember_best=self.do_early_stop)
File "C:\Users\abdelhamid\anaconda3\lib\site-packages\braindecode\experiments\experiment.py", line 303, in run_until_stop
self.monitor_epoch(datasets)
File "C:\Users\abdelhamid\anaconda3\lib\site-packages\braindecode\experiments\experiment.py", line 471, in monitor_epoch
all_targets[: len(targets)] = targets
ValueError: could not broadcast input array from shape (32,519) into shape (32)