SpikingNNFunctions.jl

Fast implementations of common spiking neural network primitives
Author darsnack
Popularity
0 Stars
Updated Last
2 Years Ago
Started In
March 2020

SpikingNNFunctions

Stable Dev

Fast spiking neural network primitive functions for use in other packages. The primary purpose of the package is to act as a dependency for SpikingNN.jl. Exctracting these primitives into their own package allows users to easily extend SpikingNN.jl (similar to NNlib.jl's role to Flux.jl).

For testing, refer to the SpikingNN.jl repo where these primitives are covered as part of testing.

Used By Packages