Programming Neural Networks with Python
by Rheinwerk Publishing, Inc, Dr. Joachim Steinwendner, Dr. Roland Schwaiger
9 From Brain to Network
Using biology as a template for mathematical models means thinking about thinking. Is this a contradiction? Can a brain fathom itself?
Our focus so far has been on feed-forward networks, as they are the most popular and favorite variant of artificial neuron network (ANN) models. Of course, the models that actually exist go far beyond this. The biological template provides many points we can take into account in the models. Of course, we can already give some examples of such models, although we’ll explain the biological basis for them later:
-
Spiking neural networks (SNN) are networks that don’t use the signal amplitude (i.e., the output value) to encode the information, but the signal frequency, that is, how often a ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access