What sorts of mathematical tools, models and methods and theoretical frameworks do people use to simulate the function of the brain's neural networks? What mathematical properties do different brains have?
2026-03-26 22:15:14.1774563314
On
What sort of mathematical methods and models are used to model the brain
465 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Commonly used models in mathematical physics for collections of neurons are so-called neural networks.
Here is some general explanation of the models.
Some popular models are the Hopfield model, Ashkin-Teller neural networks, Blume-Emery-Griffiths neural networks,...
Techniques used to solve them involve statistical mechanics which result in partition sums (often handled with path integrals), differential equations to model dynamics, stochastic processes, renormalization theory, etc...
Just realize that these models are usually rudementary in the sense that they can't model a fully functioning brain but just a "small" collection of interconnected neurons.
From what I understand there are broadly two distinct applications of mathematics to neuroscience. One uses mathematics to study the biological/chemical/physical aspects of the mechanisms in the brain, such as action potentials and the interactions between neurons. The type of math used here is differential equations/dynamic systems. Relevant wikipedia articles are http://en.wikipedia.org/wiki/Biological_neuron_models and http://en.wikipedia.org/wiki/Biological_neural_network
The other application is more abstract and concerns itself more with the computational aspects of neurons instead of the biophysical mechanisms by which they operate. This area is more discrete and more aligned with subjects like computer science, artificial intelligence, and statistical learning. Relevant wikipedia articles are http://en.wikipedia.org/wiki/Artificial_neural_network and http://en.wikipedia.org/wiki/Machine_learning