Giter VIP home page Giter VIP logo

Comments (4)

Kaixhin avatar Kaixhin commented on July 24, 2024 2

Although they apparently got the human rewards from the original paper, you can check this paper for human rewards and evaluation.

from rainbow.

Kaixhin avatar Kaixhin commented on July 24, 2024

Looks like I came up with a script in my Atari repo that can do this, but I can't remember where I got the details (must have scoured through lots of DQN papers). I'm not going to do it myself, but if you want to submit a PR that adds the computation and plotting of this score to test.py then I'd be happy to accept it.

from rainbow.

ThisIsIsaac avatar ThisIsIsaac commented on July 24, 2024

The scores for some games are different from the ones from the DQN paper:

beam_rider:

  • DQN paper's human score: 7456
  • your code's human score: 5774.70

Enduro

  • DQN paper's human score: 368
  • your code's human score: 309.60

Qbert

  • DQN paper's human score: 18900
  • your code's human score: 13455.00

Pong

  • DQN paper's human score: -3
  • your code's human score: 9.30

Space invaders:

  • DQN paper's human score: 3690
  • your code's human score: 1652.30

Do you remember which papers you got these numbers from?

from rainbow.

Kaixhin avatar Kaixhin commented on July 24, 2024

Unfortunately not. Maybe you can email one of the authors of Rainbow to see if they can give you a list of the human rewards and also confirm the score calculation?

from rainbow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.