Skip to content

Implementation of the Forward-Forward Algorithm by Geoffrey Hinton using JAX

Notifications You must be signed in to change notification settings

sowmen/forward-forward-algorithm-jax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forward-Forward-Algorithm-JAX

Implementation of the paper "The Forward-Forward Algorithm: Some Preliminary Investigations" by Geoffrey Hinton using JAX

This repository includes the code for training and testing a simple linear model using the forward-forward technique on the MNIST dataset using JAX. The implementation also uses hard-negative mining over muti-episode training. The final model achieves 1.8% test accuracy error compared to the 1.36% reported in the original paper.

About

Implementation of the Forward-Forward Algorithm by Geoffrey Hinton using JAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published