Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 725 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 725 Bytes

What is Xffect?

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.

What does it do?

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!