Skip to content

1RZLLL/retina-crnn_model

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Unravelling neural coding of dynamic natural visual scenes via convolutional recurrent neural networks

This repository is code of the paper Unravelling neural coding of dynamic natural visual scenes via convolutional recurrent neural networks.

train_cnn_lateral_mov3.py and train_off_cnn.py are codes for training CNN model with lateral inhibition neurons for the natural scenes movie 2, and CNN model for generated data. You can change the codes to train CRNN models.

models.py and models_off.py are codes of the models we have mentioned in the paper.

utils.py and utils_off.py, 'visualization.py': codes for testing models or visualizing the hidden units of models

prune_filters.py: prune models with spatial autocorrelation or temporal regularity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%