Hacker News new | ask | show | jobs
by tim333 536 days ago
I think the algorithm is pretty different though I'm not expert on the stuff. I don't think the brain processes look like matrix multiplication.
1 comments

The algorithm (of a neural network) is simulating connections between nodes with specific weights and an activation function. This idea was derived from the way neurons are thought to work.