Skip to content
/ pyrnn Public

General code for training (biologically inspired) recurrent neural networks. Code by Matthijs Pals (@Matthijspals)

Notifications You must be signed in to change notification settings

mackelab/pyrnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrnn

General code for training recurrent neural networks for neuroscience with pytorch

To train an RNN model, install the conda environment: conda env create -f pyrnn.yml, activate it and open one of the notebooks in the tutorials folder

About

General code for training (biologically inspired) recurrent neural networks. Code by Matthijs Pals (@Matthijspals)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published