spkeras icon indicating copy to clipboard operation
spkeras copied to clipboard

Conversion from CNNs to SNNs using Tensorflow-Keras

Results 3 spkeras issues
Sort by recently updated
recently updated
newest added

added a predict API similar to the already existing evaluate API.

Hello, I have added a Makefile to generate installable packages (source and wheel distributions). This make it a little simpler to use.

Hello @Dengyu-Wu , We are attempting to convert VGG16 network to snn, but are getting low accuracies whenever signed_bit is set to anything other than 0 (including 32, all other...