BSim icon indicating copy to clipboard operation
BSim copied to clipboard

High Performance Simulation of Spiking Neural Network on GPGPUs

Results 2 BSim issues
Sort by recently updated
recently updated
newest added

You write the the 'lol' branch enables the creation of fine-grained network representations. I would like to connect 2 neuron populations with a (uniform) 10% probability. `Network::connect(...)` only seems to...

I'd like to define my own model. I created a '.snn' model file using 'model/lif.snn' as a template. I see 'script/' contains a bunch of scripts with functions to generate...