OFTNAI / Spike

A GPGPU based Spiking Neural Network (SNN) designed to be as transparent and easy to modify as possible. Written in C++/CUDA.
https://sites.google.com/view/spike-simulator/home
MIT License
42 stars 12 forks source link

Synapses Class Method #12

Open nasiryahm opened 7 years ago

nasiryahm commented 7 years ago

Single Connectivity and Synapse Shuffling methods require tests.