Continuous basic model

from Wikipedia, the free encyclopedia

The continuous basic model is a model that describes neural networks . It is much easier than z. B. the Hodgkin-Huxley model , therefore artificial neural networks are often modeled by this model or a discretized version, the discrete basic model.

In the continuous basic model, the individual ion channels of the synapses are no longer modeled, and therefore no individual action potential spikes are visible anymore; instead, these must be explicitly specified by a function .

Thus, every neuron is described by two model equations ( differential equations ):

  1. a DGL for the description of the dendritic membrane potential
  2. a function evaluation for the axonal potential

In a neural network with n neurons, the model equations are then: Where:


  • a time constant
  • the dendritic potential of the jth neuron
  • the (temporal) derivation of
  • the external input of the jth neuron
  • the synaptic coupling strength of the i-th to the j-th neuron
  • the running time of an action potential from i to j
  • the axonal potential of j
  • a transfer function