Skip to content

Instantly share code, notes, and snippets.

@hrzn
Created February 8, 2020 09:55
Show Gist options
  • Save hrzn/fb6d6025cb5704bd204883295d284981 to your computer and use it in GitHub Desktop.
Save hrzn/fb6d6025cb5704bd204883295d284981 to your computer and use it in GitHub Desktop.
Experience = namedtuple('Experience', ('state', 'action', 'reward', 'next_state'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment