Skip to main content

The Collaborative Brain-Computer Interface Toolbox

Project description

Collaborative Brain-Computer Interfaces (cBCI) Toolbox

This repository contains Python analytical tools and libraries to study the decision-making performance of groups using different approaches to integrate individual responses, including standard majority and weighted majority based on confidence estimates provided by the user or decoded by the BCI from the neural activity.

Main contributor: Davide Valeriani

How to install

To clone and run this application, you'll need Git and Miniconda installed on your computer. From your Anaconda prompt command line:

# Clone this repository
git clone https://github.com/davidevaleriani/cBCI.git

# Create a new conda environment
conda create --name bci python=3.9.6

# Activate environment
conda activate bci

# Go into the repository
cd cBCI

# Install using pip
pip install .

Examples and Tutorials

The folder examples/ contains sample scripts on how to use the package. Full documentation is still under development.

Examples of studies employing this package and techniques are:

  • Valeriani et al. (2022). Multimodal collaborative brain-computer interfaces aid human-machine team decision-making in a pandemic scenario. Journal of Neural Engineering.
  • Salvatore, Valeriani, Piccialli, Bianchi (2022). Optimized Collaborative Brain-Computer Interfaces for Enhancing Face Recognition. IEEE Transactions on Neural Systems and Rehabilitation Engineering.
  • Valeriani, Poli (2019). Cyborg groups enhance face recognition in crowded environments. PLOS ONE.
  • Valeriani, Cinel, Poli (2017). Group Augmentation in Realistic Visual-Search Decisions via a Hybrid Brain-Computer Interface. Scientific Reports.
  • Valeriani, Poli, Cinel (2016). Enhancement of Group Perception via a Collaborative Brain-Computer Interface. IEEE Transactions on Biomedical Engineering.
  • Poli, Valeriani, Cinel (2014). Collaborative Brain-Computer Interface for Aiding Decision-making. PLOS ONE.

Citation

The package is still under development and an associated publication will follow. In the meantime, you can cite:

Valeriani, D., O'Flynn, L. C., Worthley, A., Hamzehei Sichani, A., & Simonyan, K. (2022). Multimodal collaborative brain-computer interfaces aid human-machine team decision-making in a pandemic scenario. Journal of Neural Engineering.

License

Subject to GNU GPL v3.0 license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cBCI-0.1.0.tar.gz (20.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page