Skip to content

Commit

Permalink
Merge pull request openai#20 from ChaseThomas/master
Browse files Browse the repository at this point in the history
fixed intuition typo
  • Loading branch information
ilyasu123 authored Sep 18, 2016
2 parents 98ef35a + 8f7cc2d commit fd7b521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _requests_for_research/cartpole.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ <h3>Notes</h3>

<h3>Solutions</h3>

<p> Results and some intution behind the algorithms at <a href="http://kvfrans.com/simple-algoritms-for-solving-cartpole/"> this post </a>, and <a href="https://github.com/kvfrans/openai-cartpole"> here </a> is the code used.
<p> Results and some intuition behind the algorithms at <a href="http://kvfrans.com/simple-algoritms-for-solving-cartpole/"> this post </a>, and <a href="https://github.com/kvfrans/openai-cartpole"> here </a> is the code used.

0 comments on commit fd7b521

Please sign in to comment.