forward-forward-algorithm
There are 17 repositories under forward-forward-algorithm topic.
rmwkwok/forward_forward_algorithm
Implementation of Geoffrey Hinton's forward forward algorithm in tensorflow
LumenPallidium/backprop-alts
This repository has implementations of various alternatives to backpropagation for training neural networks.
cozheyuanzhangde/Forward-Forward
Hinton's Forward-Forward Algorithm for Deep Learning
shashvatshah9/FFPytorch
Forward Forward Implementation improvements
visvig/forward-forward-algorithm
Experimentations with the Forward-Forward algorithm proposed by Geoffrey Hinton
dah33/explore_forward_forward
Explore Geoffrey Hinton's Forward Forward algorithm for training neutral networks
ZeleniyKustik/NM
NM (Neural Module). It is a scheme for the mindustry game. It is a tool for simulation and training of neural networks (yes, right in the game). NM has its own request-response language, thanks to which you can manage and configure NM. NM uses the Forward-Forward algorithm (presented by Jeffrey Hinton, at the NeurIPS 2022 conference)
dslisleedh/FF-jax
Unofficial implementation of forward-forward algorithm using jax
ahmed-alllam/Forward-Forward-Algorithm
Forward-Forward Algorithm: An Alternative Learning Algorithm to Backpropagation
Benakrab/Forward-Forward-MNIST
This repo is a walk through the Forward-Forward Algorithm introduced recently by Geoffrey Hinton..
bghdd/Forward-Forward
Forward-Forward Algorithm
Nicola97/Spiking-Implementation-of-the-Recurrent-Forward-Forward-Algorithm
An implementation of Recurrent Forward-Forward from Hinton's paper, later ported to the spike domain using SnnTorch.
YAGI0423/forward_forward_algorithm
「Forward-Forward 알고리즘 구현」에 대한 내용을 다루고 있습니다.
ErickMaRi/Forward-Forward-Algorithm-Cpp
Forward Forward on C++
Nikita-Sherstnev/forward-forward-algorithm
Forward Forward Algorithm implementation