Created
February 8, 2020 09:55
-
-
Save hrzn/fb6d6025cb5704bd204883295d284981 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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