bghdd / Forward-Forward

Forward-Forward Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Forward-Forward Algorithm

License:MIT License


Languages

Language:Jupyter Notebook 100.0%