Hacker News new | ask | show | jobs
by astrange 1178 days ago
Neural networks explicitly don't work the same way as human learning; they don't have online learning, humans definitely don't learn through backprop, humans have memory and compute in different parts of the brain, etc.

Also, training a neural network can make it worse; it's actually the combination system of the model and its engineers that makes it improve. (https://en.wikipedia.org/wiki/Catastrophic_interference)