22 Forks
93 Stars
93 Watchers

cuSNN

Spiking Neural Networks in C++ with strong GPU acceleration through CUDA

How to download and setup cuSNN

Open terminal and run command
git clone https://github.com/tudelft/cuSNN.git
git clone is used to create a copy or clone of cuSNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cuSNN https://github.com/tudelft/cuSNN/archive/master.zip

Or simply clone cuSNN with SSH
[email protected]:tudelft/cuSNN.git

If you have some problems with cuSNN

You may open issue on cuSNN support forum (system) here: https://github.com/tudelft/cuSNN/issues