Public repository of developed scripts to read, process and create models.
We use data from the public repository provided by BadenLab more specifically the following databases:
- Inhibition decorrelates visual feature representations in the inner retina
- The functional diversity of retinal ganglion cells in the mouse
The name of the files you should have in your data directory are the following:
For Bipolar cells:
- FrankeEtAl_BCs_2017_v1.mat
- FrankeEtAl_BCs_2017_noise_raw.mat
For Ganglion cells:
- BadenEtAl_RGCs_2016_v1.mat
This repository is set up in a manner where every function the user interacts with is contained in the neurocodes.py
file, the resulting trained models are stored in the models
folder.