Skip to content

bghdd/Forward-Forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forward-Forward Algorithm (colab friendly)

This is a colab friendly version of → this repository

which is a reimplementation of Geoffrey Hinton's Forward-Forward Algorithm in Python/Pytorch.

Original Paper

Official Matlab Implementation

There is no conda or hydra used so you can have a better understanding of how the code works in one notebook.

How to Use

Open in Colab (make sure to change runtime type to GPU)