Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 732 Bytes

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)