Skip to content

Implementation of Equilibrium Propagation and related papers in JAX

Notifications You must be signed in to change notification settings

CoderPat/eqprop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equilibrium Propagation (WIP)

This repo contains code for a reimplementation of the paper:

Generalization of Equilibrium Propagation to Vector Field Dynamics

Requirements

The code depends on the JAX library. To install all requirements run

pip install -r requirements.tx

Running

To run the code, you can launch the train.py script in Jupyter notebook with Jupytext installed or run directly in the console

About

Implementation of Equilibrium Propagation and related papers in JAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages