Skip to content

The forward-forward algorithm (Hinton, 2022) implemented using MLX.

License

Notifications You must be signed in to change notification settings

harryjulian/forward-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forward-forward

A single-file implemenation of the forward-forward algorithm (Hinton, 2022) and related works using MLX.

Instructions

  1. Create a virtual environment with python3.11
  2. pip install -r requirements.txt
  3. python3 -m main

About

The forward-forward algorithm (Hinton, 2022) implemented using MLX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages