Pong_DQN_4 / README.md
timarni's picture
Update README.md
535df3e verified

Image size width: 64 and height: 48

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: 0
  • Agent Lost: 100