Skip to content

Instantly share code, notes, and snippets.

@youngsoul
Created October 18, 2020 16:14
Show Gist options
  • Select an option

  • Save youngsoul/8da5c6ad97df088ac96f6b49ed70325c to your computer and use it in GitHub Desktop.

Select an option

Save youngsoul/8da5c6ad97df088ac96f6b49ed70325c to your computer and use it in GitHub Desktop.
Script to run Grid Reinforcement learning
python reinforcement_learning/GridEnvironmentQLearner.py --name simple --episodes 50000 --show-every 10000 --show-first-n 3 --show-last-n 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment