Live data from Hacker News

A visual proof that neural nets can compute any function

neuralnetworksanddeeplearning.com

1–10 of 67 posts

Re: A visual proof that neural nets can compute any function

#7
post #3

I don't think this always works if the function in question has infinitely many discontinuities...

You missed this paragraph, which occurs in the first 10% of the article.

The second caveat is that the class of functions which can be approximated in the way described are the continuous functions. If a function is discontinuous, i.e., makes sudden, sharp jumps, then it won't in general be possible to approximate using a neural net.

Re: A visual proof that neural nets can compute any function

#8
post #6
post #3

I don't think this always works if the function in question has infinitely many discontinuities...

Also a single layer is not enough to approximate functions in higher dimensions.

This is also addressed in the article.

Reading the title is not enough, you have to read the article.

Post reply on HN