jsalbert / biotorchLinks
BioTorch is a PyTorch framework specializing in biologically plausible learning algorithms
☆49Updated last year
Alternatives and similar repositories for biotorch
Users that are interested in biotorch are comparing it to the libraries listed below
Sorting:
- Automatic Hebbian learning in multi-layer convolutional networks with PyTorch, by expressing Hebbian plasticity rules as gradients☆38Updated 2 years ago
- Public code for Illing, Ventura, Bellec & Gerstner 2021: Local plasticity rules can learn deep representations using self-supervised cont…☆24Updated last year
- Implementation of feedback alignment learning in PyTorch☆31Updated 2 years ago
- A lightweight and flexible framework for Hebbian learning in PyTorch.☆87Updated last year
- ☆79Updated last year
- PyTorch implementation of linear and convolutional layers with fixed, random feedback weights.☆14Updated 4 years ago
- Code to accompany our paper "The combination of Hebbian and predictive plasticity learns invariant object representations in deep sensory…☆26Updated 5 months ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆49Updated 4 years ago
- Code to train on MNIST, CIFAR-10 and ImageNet using burstprop.☆37Updated 4 years ago
- Neurons learn by predicting future activity☆29Updated 3 years ago
- Introducing dendrites to spiking neural networks. Designed for the Brian 2 simulator.☆41Updated 4 months ago
- A repository collating interesting and/or influential predictive coding papers☆85Updated 3 years ago
- Auryn-based simulation of multiplexing and burst-dependent plasticity☆23Updated 4 years ago
- ☆28Updated 6 years ago
- ☆14Updated 3 years ago
- Example of Dense Associative Memory training on MNIST☆36Updated 2 years ago
- Python implementation of the methods in Meulemans et al. 2020 - A Theoretical Framework For Target Propagation☆32Updated 7 months ago
- Fully documented Pytorch implementation of the Equilibrium Propagation algorithm.