Skip to content

Commit a4e0424

Browse files
Update default.html
1 parent 515baa8 commit a4e0424

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_layouts/default.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ <h1 id="reinforcement-learning-in-python">Reinforcement Learning in Python</h1>
4545
<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.
4646
<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>
4747

48+
<h3 id="explore-course">Course:</h3>
49+
<ul>
50+
<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>
51+
</ul>
52+
4853
<h3 id="reference-to">Reference to:</h3>
4954
<p>Valentyn N Sichkar. Reinforcement Learning Algorithms for global path planning // GitHub platform. DOI: 10.5281/zenodo.1317898</p>
5055

0 commit comments

Comments
 (0)