Skip to content

Instantly share code, notes, and snippets.

@fangkuoyu
Last active December 24, 2022 03:52
Show Gist options
  • Save fangkuoyu/c88dbb8a7b8102de0140723b24266d54 to your computer and use it in GitHub Desktop.
Save fangkuoyu/c88dbb8a7b8102de0140723b24266d54 to your computer and use it in GitHub Desktop.
Name Pole Taxi Atari/Pong Atari/Breakout
State Space of Variables 4 1 (210, 160, 3) (210, 160, 3)
Range of Variable float int (1-500) int int
Action 2 6 6 6
Reward
Goal up pick-drop return hit the brick
Model Q Learning v
Deep Q Learning v v v v
Comment 5 lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment