Hacker News new | ask | show | jobs
by amelius 3191 days ago
Wasn't this already obvious from simple networks which implement e.g. the XOR function?
2 comments

Simple network without non linear function (eg sigmoid) can’t learn XOR
This is completely different. It seems to be about exploiting floating point underflow to have linear nodes perform nonlinear computation.