Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks DQN example #414

Merged
merged 5 commits into from
Mar 25, 2019
Merged

Conversation

prabhatnagarajan
Copy link
Contributor

This PR includes the following:

  • Benchmarking of the scores attained by the DQN example
  • A comparison of the scores against the reported DQN results
  • Information on the average training time of the DQN
  • Information on the evaluation protocol used.

examples/atari/dqn/README.md Outdated Show resolved Hide resolved
examples/atari/dqn/README.md Show resolved Hide resolved
examples/atari/dqn/README.md Outdated Show resolved Hide resolved
@muupan
Copy link
Member

muupan commented Mar 18, 2019

The reported scores look correct.

@muupan muupan mentioned this pull request Mar 25, 2019
@prabhatnagarajan prabhatnagarajan merged commit ac0799d into chainer:master Mar 25, 2019
@prabhatnagarajan prabhatnagarajan deleted the dqn_scores branch March 26, 2019 05:42
@prabhatnagarajan prabhatnagarajan restored the dqn_scores branch March 26, 2019 05:42
@prabhatnagarajan prabhatnagarajan deleted the dqn_scores branch May 28, 2019 14:54
@muupan muupan added this to the v0.7 milestone Jun 28, 2019
@muupan muupan added the example label Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants