Skip to content

Instantly share code, notes, and snippets.

@icoxfog417
Last active October 14, 2016 01:25
Show Gist options
  • Save icoxfog417/a216de20ce9049ebb5dc289cce118622 to your computer and use it in GitHub Desktop.
Save icoxfog417/a216de20ce9049ebb5dc289cce118622 to your computer and use it in GitHub Desktop.

cartpole-q-learning

Solve CartPole environment on OpenAI Gym by simple q-learning algorithm

Model Overview

q-learning.PNG

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