From 518142b475dd26e073a17a1a9a8f4d8a92ef56ce Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Tue, 13 May 2025 15:41:57 -0700 Subject: [PATCH] Update cebra.md links --- content/tools/analysis/cebra.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/tools/analysis/cebra.md b/content/tools/analysis/cebra.md index 3dfaf96..74f2163 100644 --- a/content/tools/analysis/cebra.md +++ b/content/tools/analysis/cebra.md @@ -26,6 +26,7 @@ CEBRA is a machine-learning method that can be used to compress time series in a - [Website](https://cebra.ai) - [Documentation](https://cebra.ai/docs/) -- [NWB Tutorial](https://stes.io/NeuroDataReHack2023/) +- [NWB Tutorial](https://cebra.ai/docs/demo_notebooks/Demo_dandi_NeuroDataReHack_2023.html) +- [NWB Tutorial on OpenScope data](https://cebra.ai/docs/demo_notebooks/Demo_openscope_databook.html) - [Publication](https://www.nature.com/articles/s41586-023-06031-6) - [Source Code](https://github.com/AdaptiveMotorControlLab/cebra)