-FindFactor.ipynb shows how to find the factor for equivalence between alpha and delta synapses.
-Comparison.ipynb compares postsynaptic potential when alpha and delta synapses are equivalent.
-GenerateSpike.ipynb shows postsynaptic potential for stimuli sequentially applied.
-Noise.ipynb shows the effect of noise on the postsynaptic potential.
-Network.ipynb shows neuronal networks using delta and alpha synapses. The network used in Joglekar's paper is similar to the network in this notebook.
-Stimulus.ipynb shows neuronal networks using delta and alpha synapses receiving an external stimulus.
-TwoNetworks.ipynb shows neuronal networks for V1 and V2 using alpha synapses. V1 receives an external stimulus and the activity is propagated to V2.