Skip to content

Instantly share code, notes, and snippets.

@weiji14
Created April 4, 2018 01:16
Show Gist options
  • Save weiji14/bab587907681869ec0f70f7496f98a12 to your computer and use it in GitHub Desktop.
Save weiji14/bab587907681869ec0f70f7496f98a12 to your computer and use it in GitHub Desktop.
Keras Deep Q-Network with Convolutional layers to solve a numpy implementation of the FrozenLake OpenAI gym environment.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@weiji14
Copy link
Author

weiji14 commented Apr 4, 2018

Created for a 'real' life application for crevasse avoidance. See this repository here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment