1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes to raster plot aesthetics More... over 10 years ago
Modify LPU class to also save indices of spiking neurons in out_spike. More... over 10 years ago
Modify LPU class to also save indices of spiking neurons in out_spike. More... over 10 years ago
=Removed print statemetns from Leaky_IAF_bias.py More... over 10 years ago
=Removed print statemetns from Leaky_IAF_bias.py More... over 10 years ago
Fixed an error in visualizer module More... over 10 years ago
Fixed an error in visualizer module More... over 10 years ago
1) Make the sign og input current in Leaky_IAF_bias consitent with Leaky_IAF. 2) Update the config_file for medulla to follow the new convention 3) Make the visualizer script more efficient More... over 10 years ago
1) Make the sign og input current in Leaky_IAF_bias consitent with Leaky_IAF. 2) Update the config_file for medulla to follow the new convention 3) Make the visualizer script more efficient More... over 10 years ago
Update LPU_rev to use Connectivity.type_params and not choke on empty initial s_dict. More... over 10 years ago
Update LPU_rev to use Connectivity.type_params and not choke on empty initial s_dict. More... over 10 years ago
Make Connectivity.type_params store types as strings (along with their associated param names). More... over 10 years ago
Work around networkx bug that interferes with reading booleans. More... over 10 years ago
Work around networkx bug that interferes with reading booleans. More... over 10 years ago
Rename olfactory stimulus file and internal array. More... over 10 years ago
Rename olfactory stimulus file and internal array. More... over 10 years ago
Rename visualizer script, fix small typo in olfaction_demo.py. More... over 10 years ago
Rename visualizer script, fix small typo in olfaction_demo.py. More... over 10 years ago
Tweak sign in LeakyIAF as per Nikul's suggestion. More... over 10 years ago
Tweak sign in LeakyIAF as per Nikul's suggestion. More... over 10 years ago
1) Added the vision circuit to be used for integration in the examples folder 2) Added a LeakyIAF neuron with bias 3) Corrected some logical errors in baseneuron 4) Modified LeakyIAF so as to correctly compute synaptic current 5) Modified visualizer class. More... over 10 years ago
1) Added the vision circuit to be used for integration in the examples folder 2) Added a LeakyIAF neuron with bias 3) Corrected some logical errors in baseneuron 4) Modified LeakyIAF so as to correctly compute synaptic current 5) Modified visualizer class. More... over 10 years ago
1) Added the vision circuit to be used for integration in the examples folder 2) Added a LeakyIAF neuron with bias 3) Corrected some logical errors in baseneuron 4) Modified LeakyIAF so as to correctly compute synaptic current 5) Modified visualizer class. More... over 10 years ago
Merge. More... over 10 years ago
Fixes to LPU_rev.run_step, put indices of spiking neurons in out_spike, not the spikes themselves. More... over 10 years ago
Fixes to LPU_rev.run_step, put indices of spiking neurons in out_spike, not the spikes themselves. More... over 10 years ago
Changed the sign of odorant stimuli to negative. More... over 10 years ago
Changed the sign of odorant stimuli to negative. More... over 10 years ago
Tweak connectivity __repr__ to display arrays containing non-numeric data too. More... over 10 years ago
Modify connectivity __repr__ method to use numpy's print mechanism for large arrays. More... over 10 years ago