An open API service indexing awesome lists of open source software.

https://github.com/msokoloff1/asynchronous-advantage-actor-critic

Algorithm for learning how to perform tasks with only pixels and rewards as the agents understanding of the environment. The agent can learn how to play various atari games.
https://github.com/msokoloff1/asynchronous-advantage-actor-critic

a3c atari-games reinforcement-learning tensorflow

Last synced: about 1 month ago
JSON representation

Algorithm for learning how to perform tasks with only pixels and rewards as the agents understanding of the environment. The agent can learn how to play various atari games.

Awesome Lists containing this project

README

          

# Asynchronous-Advantage-Actor-Critic
Algorithm for learning how to perform tasks with only pixels and rewards as the agents understanding of the environment. The agent can learn how to play various atari games.

#####

I am currently cleaning up the code and training the model on other games. Once everything is production ready I will make a complete readme. For now, enjoy the gif!

![](agentPlaying.gif)
![](breakout.gif)