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

Restructure API docs for integrations #103

Closed stes closed 9 months ago

stes commented 9 months ago

This adds a new category "Integrations" to the API docs. The goal is to increase visibility of a few relevant helper functions, e.g. for data loading and plotting.

The new docs after merging this PR would look like this:

image

Integrations

Data Loading

image

Plotting with matplotlib

image

Plotting with plotly

image

DeepLabCut

image