Skip to content

Asynchronous Methods for Deep Reinforcement Learning#9

Open
Zeta36 wants to merge 6 commits intonikitasrivatsan:masterfrom
Zeta36:master
Open

Asynchronous Methods for Deep Reinforcement Learning#9
Zeta36 wants to merge 6 commits intonikitasrivatsan:masterfrom
Zeta36:master

Conversation

@Zeta36
Copy link

@Zeta36 Zeta36 commented Mar 4, 2016

Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf

I used the one-step-Q-learingn pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant