GithubHelp home page GithubHelp logo

Comments (3)

rbodo avatar rbodo commented on July 20, 2024

Hi,

I'm not quite sure what you mean with "real work". The simulation running on the GPU is real in the sense that it has the features of the SNN you are modelling - membrane potentials, spikes, reset, refractory period, leak, etc. The GPU implementation does not suffer from some of the constraints of neuromorphic hardware, like limited number of connections, neurons, state memory, etc. That can be an advantage or a disadvantage depending on how realistic you want your simulation to be (which depends on the specific accelerator you are targeting). Some of the constraints of neuromorphic hardware (like limited numeric precision) can be emulated in the toolbox to some extent. Finally, the GPU implementation is not as optimized for running asynchronous models as neuromorphic hardware can be. But it allows running far bigger models than what has been demonstrated so far on dedicated hardware.

So it really depends on what you are looking for.

from snn_toolbox.

lchunleo avatar lchunleo commented on July 20, 2024

thanks for the detailed info. just to clarify my "real work" definition is to using the SNN to do detection or classification tasks instead of being just a simulator for its eventual deploying to SNN chip.

from snn_toolbox.

rbodo avatar rbodo commented on July 20, 2024

Ah ok. Yes, by default the toolbox performs classification with your converted model.

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.