robintibor
robintibor
I did not use any RasperryPi, I used my normal laptop with a usb bluetooth dongle/adapter.
Hi, the main point that one needs to take into account is cropped decoding. See Figure 4 in https://onlinelibrary.wiley.com/doi/full/10.1002/hbm.23730 or the explanation at https://braindecode.org/auto_examples/plot_bcic_iv_2a_moabb_cropped.html For cropped decoding without padding, the...
No there is no need to transform the input. In our paper we actually used [-500,+4000] ms for both trialwise and cropped decoding, which is 1125 timesteps @ 250 Hz....
Do we really need to add these large csv etc files directly into the codebase? Is there not any other way, like are they hosted somewhere and downloadable? Or is...
So with real-life you mean like something for a complete BCI system? I remember from our BCI one thing we did was finetuning online, so given an already pretrained model,...