AdaptiveMotorControlLab / CEBRA

Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
https://cebra.ai
Other
884 stars 72 forks source link

Automatically download the rat-hippocampus dataset #35

Closed gonlairo closed 1 year ago

gonlairo commented 1 year ago

This pull request allows automatic download of datasets e.g. cebra.datasets.init('rat-hippocampus-single'). We will support the rat dataset, the ALLEN dataset (neuropixel and calcium) and the monkey reaching dataset.

Fix https://github.com/AdaptiveMotorControlLab/CEBRA-dev/pull/641

MMathisLab commented 1 year ago

This would also require all the demo-notebooks to be updated with the information for each dataset cc @stes

MMathisLab commented 1 year ago

I will merge, but again every notebook needs adapted to include the auto download and updated instructions in notebook documentation. So please fix in a new PR in dev.