Giter VIP home page Giter VIP logo

gumpy's Introduction

gumpy

gumpy is a Python 3 toolbox to develop Brain-Computer Interfaces (BCI).

gumpy contains implementations of several functions that are commonly used during EEG and EMG decoding. For this purpose it heavily relies on other numerical and scientific libraries, for instance numpy, scipy, or scikit-learn, to name just a few. In fact, gumpy mostly wraps existing functions in such a way that researchers working in the field can quickly perform data analysis and implement novel classifiers. Moreover, one of gumpy's design principles was to make it easily extendable.

license

MIT License

contributions

Please use github (www.github.com/gumpy-bci/gumpy) and see below

issues

Please use the issue tracker on github (www.github.com/gumpy-bci/gumpy/issues)

Documentation

You can find documentation for gumpy either on www.gumpy.org or in subfolder doc. For examples, see the folder examples.

Contributing

If you wish to contribute to gumpy's development clone the main 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 core developers and contributors

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.

gumpy's People

Contributors

rcheese avatar tophensen avatar zied-tayeb avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.