Skip to content

Implementations of several Hybrid BCI techniques for online processing

License

Notifications You must be signed in to change notification settings

gumpy-bci/gumpy-online-hybrid-bci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Implementations of Hybrid Brain Computer Interface Methods

This repository contains Hybrid BCI methods that can be used to simultaneously decode EEG and EEG signals for brain computer interfaces (BCIs). Some of the models depend on the functionality that is provided by gumpy, a python toolbox which contains several signal and feature processing routines that are commonly used for BCIs.

license:MIT License
contributions:Please use github (www.github.com/gumpy-bci/gumpy-deeplearning) and see below
issues:Please use the issue tracker on github (www.github.com/gumpy-bci/gumpy-deeplearning/issues)

Documentation

You can find additional documentation for gumpy on www.gumpy.org.

Contributing

If you wish to contribute to gumpy's development clone one of gumpy's repository from github and start coding, test if everything works as expected, and finally submit patches or open merge requests. Preferrably in this order.

Please make sure that you follow PEP8, or have a look at the formatting of gumpy's code, and include proper documentation both in your commit messages as well as the source code. We use Google docstrings for formatting, and auto-generate parts of the documentation with sphinx.

gumpy hybrid BCI main developers and contributors

  • Zied Tayeb
  • Nicolai Waniek, www.github.com/rochus
  • Nejla Ghaboosi
  • Juri Fedjaev
  • Leonard Rychly
  • Jonas Braun

How to cite gumpy

Zied Tayeb, Nicolai Waniek, Juri Fedjaev, Nejla Ghaboosi, Leonard Rychly, Christian Widderich, Christoph Richter, Jonas Braun, Matteo Saveriano, Gordon Cheng, and Jörg Conradt. "gumpy: A Python Toolbox Suitable for Hybrid Brain-Computer Interfaces"

@Article{gumpy2018,
    Title = {gumpy: A Python Toolbox Suitable for Hybrid Brain-Computer Interfaces},
    Author = {Tayeb, Zied and Waniek, Nicolai and Fedjaev, Juri and Ghaboosi, Nejla and Rychly, Leonard and Widderich, Christian and Richter, Christoph and Braun, Jonas and Saveriano, Matteo and Cheng, Gordon and Conradt, Jorg},
    Year = {2018},
    Journal = {}
}

Additional References

License

  • All code in this repository is published under the MIT License. For more details see the LICENSE file.

About

Implementations of several Hybrid BCI techniques for online processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages