Computer run on human brain cells learned to play 'Doom'

(popsci.com)

4 points | by wjb3 11 hours ago ago

1 comments

  • wallstop 5 hours ago 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!