Hacker News new | ask | show | jobs
by braised_babbage 2617 days ago
One of the things about continuous functions is that they aren't necessarily differentiable, cf. https://en.wikipedia.org/wiki/Weierstrass_function
1 comments

True, but that was kind of an afterthought of my point. All continuous functions still comprise a vector space.
I don't see how that helps?

> A neural network computes linear transformations

They compute a nonlinear function of an affine transform. Neural networks are nonlinear functions.