GithubHelp home page GithubHelp logo

Comments (5)

Aashish3970 avatar Aashish3970 commented on July 20, 2024

Hello,
I tried using the MNIST keras spinnaker example https://github.com/NeuromorphicProcessorProject/snn_toolbox/blob/master/examples/mnist_keras_spiNNaker.py. When I deploy this on spinnaker, the moving accuracy of ANN is 100% the moving accuracy of SNN is 0%. After that, I changed the simulation duration to 150 and v_thresh to 0.75. I am still getting the same accuracy. Plus, I get Average spike rate :0 spikes per simulation time step. What am I doing wrong?
94970372-2a07ef00-04ca-11eb-89cd-fce63a4f7500

Below is my config file
94970563-8b2fc280-04ca-11eb-81a6-b546d1887c2e

from snn_toolbox.

rbodo avatar rbodo commented on July 20, 2024

Hi, I'm afraid I'll have to refer you with this issue to one of the SpiNNaker developers who were involved with this example (ej159, pabogdan). I currently don't have access to the hardware and cannot test this script myself. Sorry for not being able to help with this.

from snn_toolbox.

Aashish3970 avatar Aashish3970 commented on July 20, 2024

Thanks for the reply. Does the toolbox create the PyNN code of the SNN and save it somewhere? How can I extract this SNN converted code ?

from snn_toolbox.

rbodo avatar rbodo commented on July 20, 2024

The toolbox saves the pyNN projections here:


There will be a txt file for each layer containing its connections.

If you use the pyNN backend in the toolbox rather than SpiNNaker, it will also save the pyNN assemblies etc:

Maybe also take a look at the load_assembly method in that file, which reconstructs the layers from the saved files.

from snn_toolbox.

Aashish3970 avatar Aashish3970 commented on July 20, 2024

Thanks a lot.

from snn_toolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.