Understanding computation in artificial and biological recurrent networks through the lens of dynamical systems.
☆390May 28, 2021Updated 4 years ago
Alternatives and similar repositories for computation-thru-dynamics
Users that are interested in computation-thru-dynamics are comparing it to the libraries listed below
Sorting:
- Bayesian learning and inference for state space models☆678May 9, 2025Updated 9 months ago
- FixedPointFinder: A Tensorflow toolbox for identifying and characterizing fixed points in recurrent neural networks☆104Jul 30, 2024Updated last year
- An implementation of piecewise linear time warping for multi-dimensional time series alignment☆188Aug 15, 2024Updated last year
- ☆84Feb 25, 2022Updated 4 years ago
- Pytorch implementation of lfads, and hierarchical extension☆26Dec 2, 2021Updated 4 years ago
- An implementation of demixed Principal Component Analysis (a supervised linear dimensionality reduction technique)☆318Dec 5, 2025Updated 2 months ago
- Exercises and examples for the latent dynamics workshop☆19Jul 18, 2025Updated 7 months ago
- Code to train low-rank RNNs on cognitive tasks & reproduce experiments from populations paper☆34Mar 17, 2025Updated 11 months ago
- Implementation of Model-Agnostic Meta-Learning (MAML) in Jax☆191Sep 28, 2022Updated 3 years ago
- STATS320: Statistical Methods for Neural Data Analysis☆198Jun 4, 2025Updated 9 months ago
- Matlab code implementing Minimum Probability Flow Learning.☆70Sep 17, 2014Updated 11 years ago
- Some methods for comparing network representations in deep learning and neuroscience.☆142Jul 30, 2024Updated last year
- A Python package for probabilistic state space modeling with JAX☆932Jan 6, 2026Updated last month
- Python tools for participating in Neural Latents Benchmark '21☆67Jan 27, 2026Updated last month
- Recordings of 10k neurons during spontaneous behaviors☆54Mar 22, 2024Updated last year
- Demixed Shared Component Analysis☆13Oct 22, 2020Updated 5 years ago
- Matlab interface for Latent Factor Analysis via Dynamical Systems (LFADS)☆51Dec 17, 2021Updated 4 years ago
- A python package that includes many methods for decoding neural activity☆468Jul 3, 2023Updated 2 years ago
- A curated collection of neuroscience tasks with a common interface.☆313Updated this week
- PYthon Neural Analysis Package☆357Updated this week
- Prototypes of differentiable differential equation solvers in JAX.☆27Feb 3, 2020Updated 6 years ago
- a visualization method for neural data☆241Apr 4, 2025Updated 11 months ago
- Tree-structured recurrent switching linear dynamical systems☆38Jul 13, 2020Updated 5 years ago
- Code for "Cortical areas interact through a communication subspace", Semedo et al. (Neuron, 2019)☆46Sep 27, 2019Updated 6 years ago
- Tutorial codes for modeling brains with neural nets☆239Aug 12, 2021Updated 4 years ago
- ☆18Mar 20, 2022Updated 3 years ago
- Codepack accompanying "Learning by neural reassociation," Nature Neuroscience, 2018.☆21May 15, 2018Updated 7 years ago
- Python package that implements Continuous Time Recurrent Neural Networks (CTRNNs)☆45Jul 28, 2021Updated 4 years ago
- A PyTorch implementation of Latent Factor Analysis via Dynamical Systems (LFADS) and AutoLFADS.☆126Feb 12, 2026Updated 2 weeks ago
- Inference on non-linear dynamical systems written in JAX☆11Aug 20, 2020Updated 5 years ago
- A NWB-based Dataset and Processing Pipeline of Human Single-Neuron Activity During a Declarative Memory Task☆21Feb 4, 2025Updated last year
- Implementation of fixed point analysis for Recurrent Neural Network.