All Projects → DeepBCI → Deep Bci

DeepBCI / Deep Bci

An open software package to develop BCI based brain and cognitive computing technology for recognizing user's intention using deep learning

Projects that are alternatives of or similar to Deep Bci

hnn
The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
Stars: ✭ 62 (-63.1%)
Mutual labels:  erp, eeg, brain
connectomemapper3
Connectome Mapper 3 is a BIDS App that implements full anatomical, diffusion, resting/state functional MRI, and recently EEG processing pipelines, from raw T1 / DWI / BOLD , and preprocessed EEG data to multi-resolution brain parcellation with corresponding connection matrices.
Stars: ✭ 45 (-73.21%)
Mutual labels:  eeg, brain
Scipio Erp
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs.
Stars: ✭ 247 (+47.02%)
Mutual labels:  erp, open-source
brain-monitor
A terminal app written in Node.js to monitor brain signals in real-time
Stars: ✭ 119 (-29.17%)
Mutual labels:  eeg, brain
pybv
A lightweight I/O utility for the BrainVision data format, written in Python.
Stars: ✭ 18 (-89.29%)
Mutual labels:  eeg, brain
Loca
Open source real estate management
Stars: ✭ 189 (+12.5%)
Mutual labels:  erp, open-source
Eeglab
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
Stars: ✭ 233 (+38.69%)
Mutual labels:  brain, eeg
Abap2xlsx
Generate your professional Excel spreadsheet from ABAP
Stars: ✭ 346 (+105.95%)
Mutual labels:  erp, open-source
Openeducat erp
Comprehensive Open Source ERP for Educational Institutes
Stars: ✭ 344 (+104.76%)
Mutual labels:  erp, open-source
aperture
Matlab toolbox for univariate and multivariate analysis of EEG data in the time and frequency domains
Stars: ✭ 15 (-91.07%)
Mutual labels:  erp, eeg
neurosky-android-sdk
Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
Stars: ✭ 39 (-76.79%)
Mutual labels:  eeg, brain
Yetiforcecrm
Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
Stars: ✭ 1,056 (+528.57%)
Mutual labels:  erp, open-source
Fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
Stars: ✭ 481 (+186.31%)
Mutual labels:  brain, eeg
Electrophysiologysoftware
A list of openly available software tools for (mostly human) electrophysiology.
Stars: ✭ 54 (-67.86%)
Mutual labels:  open-source, eeg
Fooof
Parameterizing neural power spectra into periodic & aperiodic components.
Stars: ✭ 162 (-3.57%)
Mutual labels:  eeg
Avogadrolibs
Avogadro libraries provide 3D rendering, visualization, analysis and data processing useful in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
Stars: ✭ 164 (-2.38%)
Mutual labels:  open-source
Oooas
An object oriented approach to generating OpenAPI specs, implemented in PHP.
Stars: ✭ 162 (-3.57%)
Mutual labels:  open-source
Admin Template
Tailwind CSS Starter Template - Admin Dashboard Template
Stars: ✭ 160 (-4.76%)
Mutual labels:  open-source
Atutor
NO LONGER USER LEVEL SUPPORTED. CONTRIBUTING DEVELOPERS INTERESTED IN MAINTAINING ATUTOR, SHOULD REQUEST COLLABORATOR ACCESS. : ATutor is an Open Source Web-based Learning Management System (LMS) used to develop and deliver online courses. Administrators can install or update ATutor in minutes, develop custom themes to give ATutor a new look, and easily extend its functionality with feature modules. Educators can quickly assemble, package, and redistribute standardized Web-based instructional content, easily import prepackaged content, and conduct their courses online. Students learn in an accessible, adaptive, social learning environment.
Stars: ✭ 166 (-1.19%)
Mutual labels:  open-source
Thehive
TheHive: a Scalable, Open Source and Free Security Incident Response Platform
Stars: ✭ 2,300 (+1269.05%)
Mutual labels:  open-source

Deep BCI SW ver. 1.0 is released.

An open software package to develop Brain-Computer Interface (BCI) based brain and cognitive computing technology for recognizing user's intention using deep learning

Web site: http://deepbci.korea.ac.kr/

We provide detailed information in each forder and every function.

  1. 'Intelligent_BCI': contains deep learning-based intelligent brain-computer interface-related function that enables high-performance intent recognition.
  • Domain Adversarial NN for BCI: functions related to domaon adversarial neural networks
  • EEG based Meta RL Classifier: functions related to model-based reinforcement learning
  • GRU based Large Size EEG Classifier: data and functions relaated to gated recurrent unit
  • etc
  1. 'Ambulatory_BCI': contains general brain-computer interface-related functions that enable high-performance intent recognition in ambulatory environment
  • Channel Selection Method based on Relevance Score: functions related to electrode selection method by evaluating electrode's contribution to motor imagery based on relevance score and CNNs
  • Correlation optimized using rotation matrix: functions related to cognitive imagery analysis using correlation feature
  • SSVEP decoding in ambulatory envieonment using CNN: functions related to decoding scalp- and ear-EEG in ambulatory environment
  • etc
  1. 'Cognitive_BCI': contains cognitive state-related function that enable to estimaate the cognitive states from multi-modality and user-custermized BCI
  • multi-threshold graph metrics using a range of critiera: functions related to entrain brainwaves based on a combined auditory stimulus with a binaural beat
  • EEG_Authentication_Program: identifying individuals based on resting-state EEG
  • Ear_EEG_Drowsiness_Detection: identifying individuals based on resting-state EEG using convolutional neural network
  • etc
  1. 'Zero-Training_BCI': contains zero-training brain-computer interface-related functions that enable to minimize additional training
  • ERP-based_BCI_Algorithm_for_Zero_Training: functions related to Event Related Potential (ERP) analysis including feature extraction, classification, and visualization
  • SSVEP_based_Mind_Mole_Catching: functions allowing users to play mole cathcing game using their brain activity on single/two-player mode
  • SSVEP_based_BCI_speller: functions related to SSVEP-based speller containing nine classes
  • etc

Acknowledgement: This project was supported by Institute for Information & Communications Technology Promotion (IITP) grant funded by the Korea government (No. 2017-0-00451, Development of BCI based Brain and Cognitive Computing Technology for Recognizing User’s Intentions using Deep Learning).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].