You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that you have to recompile the min2net package if you modify any part of it. pip uninstall min2net -y && python setup.py sdist bdist_wheel && pip install dist/min2net-1.0.0-py3-none-any.whl
You may also directly modify the code in the python site-packages directory, where the min2net package is installed, without recompiling the packages
I would like to use openBCI where MI-EEG can get 16 channels at 125hz. In this case, how should I change the input and model of MIN2Net?
The text was updated successfully, but these errors were encountered: