Pong_DQN_3 / README.md
timarni's picture
Update README.md
4ecf218 verified

Image size width: 84 and height: 84

Game specifications:

  • CPU speed: 0.5
  • Player speed: 0.5
  • Ball speed: 0.75
  • Reward function: Basic (1, -1, 0, 0, 0)

Hyperparameters:

  • LR: 0.0001
  • Anneal length: 1000000

Evaluation:

  • Agent won: 33
  • Agent lost: 67