-
Updated
Aug 7, 2021 - Python
#
eeg
Here are 640 public repositories matching this topic...
MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
visualization
python
machine-learning
statistics
neuroscience
meg
eeg
neuroimaging
electroencephalography
magnetoencephalography
electrocorticography
ecog
The MATLAB toolbox for MEG, EEG and iEEG analysis
statistics
analysis
matlab
neuroscience
meg
eeg
connectivity
neuroimaging
bids
brain
beamformer
fieldtrip
ecog
dipole
time-frequency
ieeg
seeg
donders
-
Updated
Aug 6, 2021 - MATLAB
A set of functions for supervised feature learning/classification of mental states from EEG based on "EEG images" idea.
-
Updated
Jul 2, 2020 - Python
This is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
deep-learning
tensorflow
keras
eeg
convolutional-neural-networks
brain-computer-interface
event-related-potentials
time-series-classification
eeg-classification
sensory-motor-rhythm
-
Updated
Jul 6, 2021 - Python
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
python
tutorial
signal-processing
eda
toolbox
eeg
ecg
software
heart-rate
signal
hrv
emg
ppg
scr
cardiac
biosignals
physiology
eog
skin-conductance
rpeaks
-
Updated
Aug 4, 2021 - Python
Python package for covariance matrices manipulation and Biosignal classification with application in Brain Computer interface
-
Updated
Jul 31, 2021 - Python
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
python
entropy
neuroscience
rsa
eda
eeg
ecg
psychology
heart-rate
complexity
hrv
emg
ppg
biosignals
bvp
physiology
fractal-dimension
neuropsychology
microstates
neurophysiology
-
Updated
Mar 30, 2020 - Python
Outdated, see new https://github.com/braindecode/braindecode
-
Updated
May 11, 2020 - Python
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
-
Updated
Aug 6, 2021 - MATLAB
Mother of All BCI Benchmarks
-
Updated
Jul 31, 2021 - Python
Brainstorm software: MEG, EEG, fNIRS, ECoG, sEEG and electrophysiology
-
Updated
Jul 27, 2021 - MATLAB
CS198-96: Intro to Neurotechnology @ UC Berkeley
-
Updated
Apr 1, 2021 - Jupyter Notebook
DeepSleepNet: a Model for Automatic Sleep Stage Scoring based on Raw Single-Channel EEG
-
Updated
Nov 14, 2020 - Python
Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
eeg
typescript-library
web-bluetooth
eeg-data
bci
brain-computer-interface
eeg-headband
eeg-headset
brain-connectivity
-
Updated
May 9, 2021 - TypeScript
Parameterizing neural power spectra into periodic & aperiodic components.
neuroscience
meg
eeg
electrophysiology
power-spectral-density
ecog
oscillations
lfp
local-field-potential
-
Updated
May 27, 2021 - Python
A Collection Python EEG (+ ECG) Analysis Utilities for OpenBCI and Muse
python
tutorial
graph
neuroscience
data-visualization
eeg
openbci
ecg
muse
data-analysis
collection-python-eeg
-
Updated
Jun 19, 2017 - Python
An open software package to develop BCI based brain and cognitive computing technology for recognizing user's intention using deep learning
-
Updated
Jul 28, 2021 - C
A list of openly available datasets in (mostly human) electrophysiology.
-
Updated
Mar 15, 2021
EntroPy: complexity of time-series in Python (DEPRECATED)
python
machine-learning
entropy
signal-processing
neuroscience
eeg
complexity
non-linear
biosignals
eeg-analysis
eeg-classification
entropy-bits
features-extraction
permutation-entropy
-
Updated
Mar 29, 2021 - Python
This is my reading list for my PhD in AI, NLP, Deep Learning and more.
python
nlp
machine-learning
natural-language-processing
ai
deep-learning
neural-network
paper
word-embeddings
cnn
artificial-intelligence
eeg
rnn
seq2seq
reading-list
natural-language-generation
affective-computing
dialogue-systems
emotion-recognition
graph-neural-networks
-
Updated
May 22, 2021
TAPAS - Translational Algorithms for Psychiatry-Advancing Science
statistical-learning
neuroscience
eeg
computational
fmri
bayesian-inference
behavioral
hierarchical-models
psychiatry
psychosomatics
neurology
-
Updated
Jun 22, 2021 - MATLAB
python implementations of Analyzing Neural Time Series Textbook
-
Updated
Feb 8, 2021 - Jupyter Notebook
-
Updated
Jun 7, 2020 - JavaScript
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
-
Updated
Mar 25, 2021 - Jupyter Notebook
LorenzE
commented
Feb 10, 2020
"Start recording" button should change its name to "Stop recording" once clicked. This needs to be changed for all MNE Scan plugins which are able to record data, see below.
https://github.com/mne-tools/mne-cpp/blob/0273dc540f2a5597d3317edbf76b6169fab940
Improve this page
Add a description, image, and links to the eeg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eeg topic, visit your repo's landing page and select "manage topics."
As of right now we dont parse messages in config_board method and dont validate them for cyton like devices. We can add a parser and it will allow us to track gain in runtime.
There must be validation of a command and internal api to get current gain for each channel. Also, there should be a warning log message if user calls this method during the streaming.
In terms of code it probably shou