Skip to content

baccuslab/deep-retina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Models of the Retinal Response to Natural Scenes

Deep retina is a project to test to what degree artificial neural networks can predict retinal ganglion cell responses to natural stimuli.

Please see our NIPS paper for more details.

Note that deepretina requires python 3.5 or higher.

Usage

To install the dependencies, run pip install -r requirements.txt. Scripts for training models are located in the scripts folder (e.g. see scripts/fit_models.py). Model definitions are in deepretina/models.py

About

deep-retina is a project to build a convolutional neural network that can predict retinal ganglion cell responses to natural stimuli with high accuracy.

Resources

Stars

Watchers

Forks

Packages

No packages published