AdaptiveMotorControlLab / CEBRA

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
https://cebra.ai
Other
875 stars 66 forks source link
contrastive-learning machine-learning neuroscience-methods pytorch

[📚Documentation](https://cebra.ai/docs/) | [💡DEMOS](https://cebra.ai/docs/demos.html) | [🛠️ Installation](https://cebra.ai/docs/installation.html) | [🌎 Home Page](https://www.cebra.ai) | [🚨 News](https://cebra.ai/docs/index.html) | [🪲 Reporting Issues](https://github.com/AdaptiveMotorControlLab/CEBRA) [![Downloads](https://static.pepy.tech/badge/cebra)](https://pepy.tech/project/cebra) [![Downloads](https://static.pepy.tech/badge/cebra/month)](https://pepy.tech/project/cebra) [![PyPI version](https://badge.fury.io/py/cebra.svg)](https://badge.fury.io/py/cebra) ![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-red) [![Twitter Follow](https://img.shields.io/twitter/follow/CEBRAAI.svg?label=CEBRAai&style=social)](https://twitter.com/CEBRAAI)

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