Skip to content

neuromorphs/lt25-sparse-rtrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse RTRL

Setting up

  1. Install uv
  2. Run uv sync

Running

Basic commandline is the follows

uv run python main.py [--prune] --method [bptt|rtrl]

This allows you to test both BPTT and RTRL with and without pruning on a simple toy task.

About

Sparse RTRL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published