biologically-plausible-learning
There are 6 repositories under biologically-plausible-learning topic.
jsalbert/biotorch
BioTorch is a PyTorch framework specializing in biologically plausible learning algorithms
jrieke/evolution-learning
🐣 Code for my master thesis "Biologically Plausible Deep Learning through Neuroevolution"
jsalbert/awesome-biologically-motivated-learning
Awesome list of research publications and media on biologically-motivated learning algorithms.
clps1291-bioplausnn/BioPlausibleLearning
Pytorch Implementation, Experiments and Exploration of Biologically Plausible Neural Networks as a final project of CLPS1291 @ Brown
ARMINPAN/Biologically-Inspired-Neural-Network
Replicating the results of a paper on underlying mechanisms of feedback alignment .
yashsmehta/perturbations
This repo is the implementation of perturbation based algorithms for training neural networks - we evaluate the scalability of node perturbation with network width and depth on modern datasets such as MNIST, CIFAR, etc.