Skip to content

cozheyuanzhangde/Forward-Forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hinton's Forward-Forward Algorithm

What is Forward-Forward (FF) Algorithm?

FF is an alternative deep learning algorithm to Backpropagation (BP), proposed by Geoffrey Hinton.
Paper: The Forward-Forward Algorithm: Some Preliminary Investigations

Progress:

  • Supervised Learning for MNIST dataset (initial code from mohammadpz/pytorch_forward_forward)
  • Reorganization
  • Batch Training
  • Unsupervised Learning for MNIST dataset
  • Receptive Fields
  • Language Modeling

Releases

No releases published

Packages

No packages published

Languages