Sparse RTRL Setting up Install uv 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.