Neural Networks are universal approximators, It is true for picewise continuous functions?
2 ビュー (過去 30 日間)
古いコメントを表示
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.
2 件のコメント
採用された回答
Greg Heath
2013 年 6 月 8 日
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
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!