logoalt Hacker News

IshKebabtoday at 11:15 AM1 replyview on HN

Interesting, but SpiNNAker (ugh) has been around for 6 years now, and presumably they had smaller options than that before. Has it actually produced anything useful.

It seems very premature to say "let's build spiking NN hardware!" (or a million core cluster) before we even know how to write the software.

Spiking NNs need their Alexnet before it makes any sense to make dedicated hardware IMO.


Replies

HarHarVeryFunnytoday at 1:38 PM

Agreed, although SpiNNaker really isn't much specialized for spiking NNs - it's really just a large ARM-base cluster specialized for fast message passing. The messages could be inter-neuron communications, or anything else, and it has been used for other purposes.

I really don't understand the thinking behind these hardware-based neuromorphic projects... as you say it would make more sense to prove ideas out in software first, especially for experimenting with more biologically accurate models of neurons.

It seems the time to commit to hardware would be if neuromorhic/spiking/asynchronous designs show worthwhile functional benefits, and need custom silicon for efficient implementation.