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 Jul 19, 2019
1 parent 0ece379 commit c9a0738
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/_layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ <h2 id="project_tagline">Implementing Reinforcement Learning, namely Q-learning
<h1 id="reinforcement-learning-in-python">Reinforcement Learning in Python</h1>
<p>Implementing Reinforcement Learning (RL) Algorithms for global path planning in tasks of mobile robot navigation. Comparison analysis of Q-learning and Sarsa algorithms fo the environment with cliff, mouse and cheese.
<br /><a href="https://doi.org/10.5281/zenodo.1317898"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.1317898.svg" alt="DOI" /></a></p>

<h3 id="explore-course">Course:</h3>
<ul>
<li>Explore the course <strong>"Convolutional Neural Networks for Image Classification"</strong> here: <a href="https://stepik.org/course/53801/promo" target=_blank>https://stepik.org/course/53801/promo</a></li>
</ul>

<h3 id="reference-to">Reference to:</h3>
<p>Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform. DOI: 10.5281/zenodo.1317898</p>
Expand Down

0 comments on commit c9a0738

Please sign in to comment.