Hacker News
new
top
best
ask
show
job
Computer run on human brain cells learned to play 'Doom'
(
www.popsci.com
)
4 points
by
wjb3
11 hours ago
1 comment
wallstop
5 hours ago
This is cool. I took a look at the public GitHub (not too deep) and this appears to use classical neural network training techniques - there is an exposed API that the author came up with a clever way to encode Doom state and inputs into. Well done!