Skip to main content

BCI utilities and models

Project description

BCIJelly

Welcome

Welcome to BCIJelly, a Python toolkit for invasive BCI workflows.

BCIJelly provides a unified pipeline for:

  • loading datasets
  • splitting train/val/test data
  • creating and training baseline models
  • evaluating model performance
  • summarizing experiment outputs

SearchAgent note:

  • SearchAgent is currently experimental (testing preview).
  • The model/task space exposed by the agent is currently not complete.

Install

Install from PyPI:

pip install -U bcijelly

Install LFADS extras only when needed:

pip install -U "bcijelly[lfads]"

Install SearchAgent extras only when needed:

pip install -U "bcijelly[agent]"

Install POYO extras only when needed:

pip install -U "bcijelly[poyo]"

Install chip deployment extras only when needed:

pip install -U "bcijelly[chip]"

Verify installation:

python -c "import bcijelly; print(bcijelly.__file__)"
python -c "from bcijelly import load_data, summary; print('bcijelly import OK')"

Import behavior note:

  • Top-level exports are lazy-loaded.
  • Plain import bcijelly does not eagerly import heavy stacks such as torch and sklearn.
  • Heavy modules are imported when related APIs are first accessed (for example bcijelly.load_data, bcijelly.toChip, and bcijelly.SearchAgent).

Links to Docs

Primary docs entry:

Demo docs:

API docs:

License

BCIJelly is licensed under the MIT License.

Contributors

References

Project-level publication references are not finalized yet.

  • TODO: add official BCIJelly citation when available.

Related model reference:

  • Sedler AR, Pandarinath C. lfads-torch: A modular and extensible implementation of latent factor analysis via dynamical systems. arXiv:2309.01230.

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

bcijelly-0.7.0.tar.gz (329.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bcijelly-0.7.0-py3-none-any.whl (391.8 kB view details)

Uploaded Python 3

File details

Details for the file bcijelly-0.7.0.tar.gz.

File metadata

  • Download URL: bcijelly-0.7.0.tar.gz
  • Upload date:
  • Size: 329.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for bcijelly-0.7.0.tar.gz
Algorithm Hash digest
SHA256 9bed9d28a38d461c8a6898a01b9fa9f5777b6f4afd9d60541eb1a034ed7d90a7
MD5 42d0989f20ca2921140df0c877d8f62d
BLAKE2b-256 c84462d124f8cb63175e70db08f7c88280dd0d47cc71f00b82d534f291fc7519

See more details on using hashes here.

File details

Details for the file bcijelly-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: bcijelly-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 391.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for bcijelly-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e0625a4d5e93f0896e5412bb031703cf37dc95adf77f05c47772b5f8cb30c9b
MD5 c2a023de28f52ef3ff5ec5f0a7d3b08a
BLAKE2b-256 9976d2a44518f3b35382a1d2f2161450783886d9a85679e70547af4b92cb577d

See more details on using hashes here.

Supported by

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