Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sichkar-valentyn authored Aug 2, 2018
1 parent 96cb0ad commit 609e6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2 id="content">Content</h2>
<h3 id="rl-q-learning-environment-1-experimental-results"><a name="RL Q-Learning Environment-1. Experimental results">RL Q-Learning Environment-1. Experimental results</a></h3>
<p>Environment-1 with mobile robot, goal and obstacles</p>

<p><img src="https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python/blob/master/images/Environment-1.gif" alt="Environment-1" width=262 height=291 /> <img src="/Reinforcement_Learning_in_Python/images/Environment-1.png" alt="Environment-1" width=262 height=291 /></p>
<p><img src="/Reinforcement_Learning_in_Python/images/Environment-1.gif" alt="Environment-1" width=312 height=341 /> <img src="/Reinforcement_Learning_in_Python/images/Environment-1.png" alt="Environment-1" width=312 height=341 /></p>

<h3 id="q-learning-algorithm-resulted-chart-for-the-environment-1"><a name="Q-learning algorithm resulted chart for the environment-1">Q-learning algorithm resulted chart for the environment-1</a></h3>
<p>Represents number of episodes via number of steps and number of episodes via cost for each episode</p>
Expand Down

0 comments on commit 609e6ac

Please sign in to comment.