Neural Networks are universal approximators, It is true for picewise continuous functions?

2 visualizzazioni (ultimi 30 giorni)
George Cybenko had prouven that NN are universal approximators for continuous functions (see http://en.wikipedia.org/wiki/Universal_approximation_theorem). Can Neural Network approximate piecewise continuous functions? In particular in MATLAB NN tool box?
I need a response with references.

Risposta accettata

Greg Heath
Greg Heath il 8 Giu 2013
Yes. However, like fourier series, values at finite discontinuities will be the average of the left and right values.
If you don't have a text, my guess is that if you search on something like
neural uniform approximation
you should find something.
Try the comp.ai.neural-nets newsgroup and FAQ before Googling.
Hope this helps.
Thank you for formally accepting my answer
Greg

Più risposte (0)

Categorie

Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by