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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cBCI-0.1.0.tar.gz
.
File metadata
- Download URL: cBCI-0.1.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea47ac810eaffd9edc832dac74c5590e38d437a2ecd7df9f651ec21349d43300 |
|
MD5 | 01b6ee579ddf8b9d96bb9570812d01d0 |
|
BLAKE2b-256 | efd407d10d9600e7ece56712d638ee35205cd6d784a9f00ade41702197d2838f |