from Hacker News

Interactive computational neuroscience – part 1, spiking neurons

by jterwill on 4/13/18, 11:57 AM with 9 comments

  • by taneq on 4/16/18, 3:12 AM

    Thanks for this! I've been trying to find something quantitative about modeling neurons for a while now but everything seems to be either basic research ("when we poke the rat we get 50hZ spikes of 5mV in the temporal lobe" type information) or handwavey qualitative pop-sci ("neurons link together to make a magical biological computer"). This is great. :)
  • by mzitelli on 4/16/18, 12:33 AM

    Such a great article, during college I made a simple simulation connecting 40000 Izhikevich neurons in a squared layout, which generated some neat behaviors [1] - your article helped me understand better what was happening there. However I still find myself curious about the visible patters that emerge, would be great to have an article covering the dynamics of multiple neurons.

    [1] - https://vimeo.com/25477585

  • by donquichotte on 4/16/18, 6:38 AM

    Nice! It bothers me a bit that in the first scroll plot, it says "input current (mV): -5" - not only because current is measured in A, but also because I don't know how the input is applied and how the membrane potential is measured.
  • by return1 on 4/15/18, 10:51 PM

    this is awesome - i ll be recommending it as an intro to students interested in comp-neuro .
  • by pests on 4/16/18, 2:45 AM

    I've always been interested in this aspect of neuroscience but didn't realize 'computational' was a sub-field of its own. This is an amazing discovery for me. Can anyone else recommend any articles or (online) courses?
  • by Dawny33 on 4/16/18, 12:03 PM

    Very nicely written.

    The way dynamical systems are explained is nice and refreshing, esp keeping novices in mind.

    Definitely recommending to the team.

  • by ribrars on 4/15/18, 10:12 PM

    Well done, this is both comprehensive and interactive.