GabrieleLagani / HebbianLearningThesisLinks
Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.
☆31Updated 4 years ago
Alternatives and similar repositories for HebbianLearningThesis
Users that are interested in HebbianLearningThesis 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☆40Updated 2 years ago
- A lightweight and flexible framework for Hebbian learning in PyTorch.☆91Updated last year
- Neurons learn by predicting future activity☆29Updated 3 years ago
- Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.☆27Updated last year
- Python implementation of the methods in Meulemans et al. 2020 - A Theoretical Framework For Target Propagation☆32Updated 11 months ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆52Updated 5 years ago
- BioTorch is a PyTorch framework specializing in biologically plausible learning algorithms☆53Updated last year
- ☆14Updated 4 years ago
- Code for the paper "Predictive Coding Approximates Backprop along Arbitrary Computation Graphs"☆162Updated 4 years ago
- Public code for Illing, Ventura, Bellec & Gerstner 2021: Local plasticity rules can learn deep representations using self-supervised cont…☆25Updated last year
- Fully documented Pytorch implementation of the Equilibrium Propagation algorithm.☆37Updated 5 years ago
- Updates of Equilibrium Prop Match Gradients of Backprop Through Time in an RNN with Static Input (NeurIPS 2019)☆14Updated last year
- Simulation of spiking neural networks (SNNs) using PyTorch.☆43Updated last year
- ☆90Updated last year
- Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurren…☆60Updated 2 years ago
- Spiking neuron integration for PyTorch☆41Updated 7 months ago
- Code to train on MNIST, CIFAR-10 and ImageNet using burstprop.☆37Updated 4 years ago
- Auryn-based simulation of multiplexing and burst-dependent plasticity☆24Updated 4 years ago
- Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this pro…☆90Updated 7 years ago
- Deep learning for spiking neural networks☆69Updated last year
- Deep Learning without Weight Transport☆36Updated 6 years ago
- Software for using predictive coding algorithms to train PyTorch models.☆26Updated last year
- Implementation of feedback alignment learning in PyTorch☆31Updated 2 years ago
- Meta-Learning through Hebbian Plasticity in Random Networks: https://arxiv.org/abs/2007.02686☆143Updated 4 years ago
- Example of "biological" learning for MNIST☆300Updated 3 years ago
- Research of a deep predictive coding model for unsupervised representation learning from video and audio data.☆31Updated 6 years ago
- Code to accompany our paper "The combination of Hebbian and predictive plasticity learns invariant object representations in deep sensory…☆26Updated 9 months ago
- BrainProp: How the brain can implement reward-based error backpropagation☆17Updated 2 years ago
- What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural net…☆270Updated 2 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆229Updated last year