This is used for classifying received data in real time. (Demo)
- sudo -s #to access USB socket, changing into adminastrator.
- source activate py3 #open your anaconda environment.
- python user.py --add streamer_lsl --num 'subjectID'-'session'.
- Put param_(date).txt and EEGNet_ReLU_(date).pt in this directory, which are trained by TrainModel.
- In openbci/cyton.py, change the values of 'm' and 'param' to select a specific model.