Skip to content

MiklosKralik/minLFADS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minLFADS

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.

Installation

git clone https://github.com/MiklosKralik/minLFADS.git
pip install -e .

Train LFADS model on macaque reaching data

python projects/reaching/reaching.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages