theory

what

Universal Approximation Theorems are theorems of the following form:

  • For each function from a function space, there exists a neural network such that it approximates according to some criteria.
  • They are existence theorems. They simply state that there exists a neural network but do not provide any way to actually find such neural network.
  • They are litmit theorems. They state that, if there are enough neurons, there exists a neural network that approximate within a criterion of closeness . There is no guarantee that a finite size is enough.