Hacker News new | ask | show | jobs
by sjg007 2413 days ago
You can view these as optimized pattern recognizer regexes. You start with a blank fully connected graph and it eventually converge on a useful function. That graph has many paths encoded in it that represents specific optimal game play.
1 comments

Isn't this how the neurons and synapses in our brain work, though?
Maybe... there’s some other properties of biological neurons we don’t capture in NNs currently.