Skip to content
Snippets Groups Projects
Commit f3d3784d authored by Mazdak Fatahi's avatar Mazdak Fatahi
Browse files

Update SpiNNaker/SpiNNakerHelpers.py

parent d8ead5b4
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ from tqdm import tqdm
INPUT_SIZE=784
# Initialization
#Neurons Parameters
excitatory_neuron_parameters = {
'v_rest': -70.0,#V_REST, # Resting membrane potential in mV.
'cm': .3,# 1.0, # Capacity of the membrane in nF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment