% Author: Etay Hay
% Orientation processing by synaptic integration across first-order tactile neurons
% (Hay and Pruszynski, PLoS Comput Biol 2020 Dec 2)
In this entry you can find the simulation code, models, and data corresponding to the above paper.
Among the files are:
1. Files F1* - F7* can be used to reproduce the figures in the manuscript.
2. derive_models and derive_model_ga:
optimization code for single neurons using genetic algorithm.
3. derive_network_classifier_ga:
optimization code to train classifiers via synaptic integration over the neuronal population.
4. sim_edge_response, run_drum_stim, run_network_classifier:
simulation code for running the neuron response and population response.
|