stes / CEBRA-fork

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA

Home Page:https://cebra.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome! 👋

CEBRA is a library for estimating Consistent EmBeddings of high-dimensional Recordings using Auxiliary variables. It contains self-supervised learning algorithms implemented in PyTorch, and has support for a variety of different datasets common in biology and neuroscience.

To receive updates on code releases, please 👀 watch or ⭐️ star this repository!

cebra is a self-supervised method for non-linear clustering that allows for label-informed time series analysis. It can jointly use behavioral and neural data in a hypothesis- or discovery-driven manner to produce consistent, high-performance latent spaces. While it is not specific to neural and behavioral data, this is the first domain we used the tool in. This application case is to obtain a consistent representation of latent variables driving activity and behavior, improving decoding accuracy of behavioral variables over standard supervised learning, and obtaining embeddings which are robust to domain shifts.

Reference

License

  • CEBRA is released for academic use only (please read the license file). If this license is not appropriate for your application, please contact Prof. Mackenzie W. Mathis (mackenzie@post.harvard.edu) for a commercial use license.

About

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA

https://cebra.ai

License:Other


Languages

Language:Python 99.3%Language:Makefile 0.4%Language:Shell 0.3%