noprop
There are 4 repositories under noprop topic.
noprop-dt-mnist-pytorch
This repository contains an experimental PyTorch implementation exploring the NoProp algorithm, presented in the paper "NOPROP: TRAINING NEURAL NETWORKS WITHOUT BACK-PROPAGATION OR FORWARD-PROPAGATION". The goal of NoProp is to train neural networks without relying on traditional end-to-end backpropagation.
AIscripts
Scripts created with AI assistance from white papers and publications
jax-noprop
A Jax Implementation of Diffusion and Flow Models using simulation free training protocols
NoProp
An unofficial implementation of the NoProp Neural Network Architecture.