minLFADS is a minimal implementation of LFADS (Latent Factor Analysis via Dynamical Systems) in PyTorch for fun. It also uses leaky RNNs instead of GRUs because why not.
git clone https://github.com/MiklosKralik/minLFADS.git
pip install -e .
python projects/reaching/reaching.py