Xffect is a project with the aim of aiding research in Brain-Computer Interfaces in general and Affective Computing in particular. This includes data processing, data transmission and statistical inference modules.
Xffect provides an API to effectively create, manipulate, transfer biophysical data. It also provides modules for performing machine learning and signal processing. It relies on many established libaries, some of which are:
numpy
: https://github.com/numpy/numpy
scipy
: https://github.com/scipy/scipy
mne
: https://github.com/mne-tools/mne-python
pylsl
: https://github.com/chkothe/pylsl
pytorch
: https://github.com/pytorch/pytorch
and many others!