Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution: CartPole-v1 with OffPolicySarsa #107

Merged
merged 1 commit into from
Apr 4, 2017
Merged

Solution: CartPole-v1 with OffPolicySarsa #107

merged 1 commit into from
Apr 4, 2017

Conversation

kengz
Copy link
Owner

@kengz kengz commented Apr 4, 2017

Solution Submission

Once accepted, we will add the following to the OpenAI Lab Best Solutions and the code.

  • name the Pull Request title like Solution: CartPole-v0 with DQN
  • add PR label solution

Then, submit the following:

  • problem: CartPole-v1
  • algorithm (commit code if new): OffPolicySarsa
  • best fitness_score: 18.91624
  • author: kengz/lgraesser
  • commit experiment_spec: offpol_sarsa_v1
  • attach (not commit) the experiment files:
    • <experiment_id>_analysis_data.csv (zip)
    • <best_trial_id>.json (zip)
    • <best_trial_session_id>.png
    • <experiment_id>_analysis.png
    • <experiment_id>_analysis_correlation.png

offpol_sarsa_v1-2017_04_02_104158_analysis_data.csv.zip
offpol_sarsa_v1-2017_04_02_104158_t47.json.zip
offpol_sarsa_v1-2017_04_02_104158_t47_s4
offpol_sarsa_v1-2017_04_02_104158_analysis
offpol_sarsa_v1-2017_04_02_104158_analysis_correlation

@kengz kengz added the solution label Apr 4, 2017
@kengz kengz merged commit 0ecafc0 into master Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant