Hacker News new | ask | show | jobs
by colejohnson66 1398 days ago
The analogy of using your cortex is more apt.

My understanding of neural networks is that there are no remnants of the original inside it. The training data is used to back propagate a bunch of weights.

Your brain works like those neural network neurons; they learn when to fire, but they don’t know the intricate detail like a photo. Hence why many claim eyewitness testimony is bogus.

2 comments

> My understanding of neural networks is that there are no remnants of the original inside it.

Can you prove that? I can prove the opposite.

Some networks use databases of images rather than storing all data directly in weights.