Rudolf Adamkovič Personal site


Universal approximation theorem

A pivotal result in deep learning theory stating that

feed-forward neural networks are universal estimators,

that is, for every continuous function 21

\[\begin{equation*}
  f : \mathbb{R}^n \to \mathbb{R}^m
\end{equation*}
\]

there exists a feed-forward neural network \(\hat{f}\) with

that approximates \(f\) such that

\[\begin{equation*}
  \boxed{| f(x) - \hat{f}(x) | < \epsilon}
\end{equation*}
\]

for


Footnotes

(21)

Non-continuous functions can be approximated with continuous ones.


© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.