Skip to content

Instantly share code, notes, and snippets.

@msaroufim
Created October 27, 2019 23:37
Show Gist options
  • Save msaroufim/598155c4ca0bff0d67e785b4bce7d3af to your computer and use it in GitHub Desktop.
Save msaroufim/598155c4ca0bff0d67e785b4bce7d3af to your computer and use it in GitHub Desktop.
# Main part
R, n = episode!(env, BasicCarPolicy())
println("reward: $R, iter: $n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment