ThomasMiconi / HebbianCNNPyTorchLinks
Automatic Hebbian learning in multi-layer convolutional networks with PyTorch, by expressing Hebbian plasticity rules as gradients
☆38Updated 2 years ago
Alternatives and similar repositories for HebbianCNNPyTorch
Users that are interested in HebbianCNNPyTorch are comparing it to the libraries listed below
Sorting:
- A lightweight and flexible framework for Hebbian learning in PyTorch.☆87Updated last year
- BioTorch is a PyTorch framework specializing in biologically plausible learning algorithms☆49Updated last year
- Public code for Illing, Ventura, Bellec & Gerstner 2021: Local plasticity rules can learn deep representations using self-supervised cont…☆24Updated last year
- Python implementation of the methods in Meulemans et al. 2020 - A Theoretical Framework For Target Propagation☆32Updated 7 months ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆49Updated 4 years ago
- ☆28Updated 6 years ago
- Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.☆31Updated 3 years ago
- Code to train on MNIST, CIFAR-10 and ImageNet using burstprop.