Y
Hacker News
new
|
ask
|
show
|
jobs
by
turtleofdeath
3505 days ago
Can this be used on, say, Mario Bros?
2 comments
notgood
3505 days ago
You mean this script? Or machine learning in general? If the later then it has already been done:
https://www.youtube.com/watch?v=qv6UVOQ0F44
(great educational video)
link
jeanlucas
3505 days ago
looking at the author's github profile he did a lib to abstract the artificial intelligence and used in some other games.
link
dharma1
3505 days ago
Deepmind's DQN (reinforcement learning) has been used to play Mario, learning from pure pixel data-
http://www.ehrenbrav.com/2016/08/teaching-your-computer-to-p...
link