Hacker News new | ask | show | jobs
by diegoalejogm 3072 days ago
PyTorch code: https://github.com/diegoalejogm/deep-q-learning

I'll add final results and performance videos soon!

1 comments

Neat! Of note: if I'm reading correctly, this is learning to play the video game pong with no prior knowledge using the screen pixels alone. Pretty cool.
Yeah! I couldn't have described it better than you just did!

Feel free to take a look at the code and star the code if you like it. I'll keep upgrading it and adding more Reinforcement Learning variations