BerenMillidge / Predictive_Coding_Papers
A repository collating interesting and/or influential predictive coding papers
☆58Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Predictive_Coding_Papers
- repository for grid cell network code☆54Updated last year
- ☆35Updated 2 years ago
- Predictive coding in Python☆64Updated 7 months ago
- ☆13Updated 2 years ago
- Short-term plasticity RNN models in Tensorflow☆33Updated 4 years ago
- FixedPointFinder: A Tensorflow toolbox for identifying and characterizing fixed points in recurrent neural networks☆89Updated 3 months ago
- Code for the paper "Predictive Coding Approximates Backprop along Arbitrary Computation Graphs"☆149Updated 4 years ago
- neuronal message passing☆17Updated 6 years ago
- Implementation of the Tolman Eichenbaum Machine in pytorch☆142Updated 2 years ago
- Auryn-based simulation of multiplexing and burst-dependent plasticity☆22Updated 3 years ago
- Meta-learning local synaptic plasticity for continual familiarity detection☆15Updated 2 years ago
- Predictive Coding in the Visual Cortex: a Functional Interpretation of Some Extra-classical Receptive-field Effects☆23Updated 5 years ago
- ☆181Updated 2 years ago
- A repository for major/influential FEP and active inference papers.☆178Updated 3 years ago
- PyHGF: A neural network library for predictive coding☆56Updated this week
- ☆38Updated 10 months ago
- A lightweight and flexible framework for Hebbian learning in PyTorch.☆79Updated 8 months ago
- Code to accompany our paper "The combination of Hebbian and predictive plasticity learns invariant object representations in deep sensory…☆22Updated 10 months ago
- Some methods for comparing network representations in deep learning and neuroscience.☆125Updated 3 months ago
- Lu, Q., Hasson, U., & Norman, K. A. (2022). A neural network model of when to retrieve and encode episodic memories. eLife☆40Updated 2 years ago
- A Python Implementation of Predictive Coding (Whittington & Bogacz 2017)☆14Updated 4 years ago
- Code to train on MNIST, CIFAR-10 and ImageNet using burstprop.☆37Updated 3 years ago
- Supplementary code for the paper "Linking connectivity, dynamics and computations in low-rank recurrent neural networks" by F. Mastrogius…☆32Updated 6 years ago
- BioTorch is a PyTorch framework specializing in biologically plausible learning algorithms☆45Updated 8 months ago
- Dynamical Similarity Analysis code accompanying the paper "Beyond Geometry: comparing the temporal structure of computation in neural cir…☆45Updated last week
- Code for "Biologically plausible learning in recurrent neural networks", Miconi et al. eLife 2017☆35Updated 5 years ago
- Flexible modulation of sequence generation in the entorhinal-hippocampal system.☆12Updated 2 years ago
- Python tools for participating in Neural Latents Benchmark '21☆56Updated 4 months ago
- Modular Object-Oriented Games (MOOG): Python-based game engine for reinforcement learning, psychology, and neurophysiology.