NeuromorphicProcessorProject / snn_toolbox

Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.
MIT License
360 stars 104 forks source link

custom layers objects #112

Closed balodhi closed 2 years ago

balodhi commented 2 years ago

Can you please explain the structure of JSON file used for customer layer objects ? I am trying to convert a custom model which has custom layers. I want to add those layers for conversion.

rbodo commented 2 years ago

Not sure what JSON file you are referring to. But maybe this helps: https://github.com/NeuromorphicProcessorProject/snn_toolbox/issues/111#issuecomment-943455416