bci
There are 362 repositories under bci topic.
wzpan/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
scouter-project/scouter
Scouter is an open source APM (Application Performance Management) tool.
brainflow-dev/brainflow
BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
pieeg-club/EEGwithRaspberryPI
Not supported. Measure 8 EEG channels with Shield PiEEG and RaspberryPi in C library
NeuroTechX/moabb
Mother of All BCI Benchmarks
pieeg-club/ironbci
Wearable (BLE) Brain-Computer Interface, ADS1299 and STM32 with SDK for mobile application
DeepBCI/Deep-BCI
An open software package to develop BCI based brain and cognitive computing technology for recognizing user's intention using deep learning
TBC-TJU/MetaBCI
MetaBCI: China’s first open-source platform for non-invasive brain computer interface. The project of MetaBCI is led by Prof. Minpeng Xu from Tianjin University, China.
eegsynth/eegsynth
Converting real-time EEG into sounds, music and visual effects
Sentdex/BCI
Brain-Computer interface stuff
aliasvishnu/EEGNet
[Old version] PyTorch implementation of EEGNet: A Compact Convolutional Network for EEG-based Brain-Computer Interfaces - https://arxiv.org/pdf/1611.08024.pdf
urish/muse-js
Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
ChilloutCharles/BrainFlowsIntoVRChat
BrainFlow code that sends your brain's relaxation, focus metrics, and machine learned thought commands to vrchat avatar paramaters via OSC.
NeuroTechX/eeg-101
Interactive neuroscience tutorial app using Muse and React Native to teach EEG and BCI basics.
xiangzhang1015/Deep-Learning-for-BCI
Resources for Book: Deep Learning for EEG-based Brain-Computer Interface: Representations, Algorithms and Applications
kylemath/EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
dashersw/brain-bits
A P300 online spelling mechanism for Emotiv headsets. It's completely written in Node.js, and the GUI is based on Electron and Vue.
timeflux/timeflux
The programming interface for your body and mind
zwcolin/EEG-Transformer
A ViT based transformer applied on multi-channel time-series EEG data for motor imagery classification
pwstegman/bci.js
:bar_chart: EEG signal processing and machine learning in JavaScript
CAMBI-tech/BciPy
Python Brain-Computer Interface Software
snailpt/CTNet
CTNet: A Convolutional Transformer Network for EEG-Based Motor Imagery Classification
RonanB96/Low-Cost-EEG-Based-BCI
Low Cost Electroencephalogram Based Brain-Computer-Interface
neuromore/studio
neuromore Studio is your all-in-one biofeedback suite
neurosity/eeg-pipes
Digital signal processing utilities as RxJS operators for working with EEG data in Node and the Browser
amrzhd/EEGNet
This project focuses on implementing CNN model based on the EEGNet architecture with Pytorch library for classifying motor imagery tasks using EEG data.
KimUyen/ConvLSTM-Pytorch
Implementation of ConvLSTM in pytorch applied for BCI (Brain Machine Interface) following paper: Convolutional LSTM Network-A Machine Learning Approach for Precipitation Nowcasting
NeuroTechX/bci-workshop
Material for the BCI Workshop held at District 3 in May 2015 by BCI Montréal.
apachecn/awesome-bci-zh
脑机接口资源汇总
mickcrosse/mTRF-Toolbox
A MATLAB package for modelling multivariate stimulus-response data
IoBT-VISTEC/MIN2Net
End-to-End Multi-Task Learning for Subject-Independent Motor Imagery EEG Classification (IEEE Transactions on Biomedical Engineering)
atonkamanda/awesome-ai-brain-computer-interface
Must-read papers on machine learning, deep learning, reinforcement learning and other learning methods for brain-computer interfaces.
amrzhd/EEG-MSCNN
This project explores the impact of Multi-Scale CNNs on the classification of EEG signals in Brain-Computer Interface (BCI) systems. By comparing the performance of two models, EEGNet and MSTANN, the study demonstrates how richer temporal feature extractions can enhance CNN models in classifying EEG signals
rameerez/brain-computer-interfacing
🧠 Brain-Computer Interfacing bootcamp course + projects @ Saturdays.AI (BCI + AI)
edw4rdyao/eeg_mi_dl
A research repository of deep learning on electroencephalographic (EEG) for Motor imagery(MI), including eeg data processing(visualization & analysis), papers(research and summary), deep learning models(reproduction and experiments).