In this repository, you'll find code used for the Walker et al. 2019 Nature Neuro to execute inception loops. In particular, you will find code necessary to perform neural network training and hyperparameter selection (staticnet_experiments
) and Most Exciting Input (MEI) generation (staticnet_analyses
). This repository makes heavy use of DataJoint, with explicit dependencies on schemas defined in https://github.com/cajal/pipeline and https://github.com/cajal/neuro_data. Hence running the closed loop code as given requires setting up the pipeline in its entirety. However, if you are just interested in the model details and in the MEI generation code, refer to staticnet
and staticnet_experiments
for how models are put together, and for staticnet_analyses
package (in particular multi_mei.py
and utils.py
) for how MEIs are generated.
-
Notifications
You must be signed in to change notification settings - Fork 2
Code for Inception Loop 2019 Paper
License
cajal/inception_loop2019
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code for Inception Loop 2019 Paper
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published