Skip to content

Commit 62a872f

Browse files
Update default.html
1 parent b3dc3bb commit 62a872f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/_layouts/default.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929
<header class="inner">
3030
<a id="forkme_banner" href="https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python">View on GitHub</a>
3131
<img src="/Reinforcement_Learning_in_Python/images/Valentyn-Sichkar.png" alt="Valentyn Sichkar" width="150" height="150" />
32-
33-
<img alt="" width="230" height="230" class="avatar width-full rounded-2" src="https://avatars3.githubusercontent.com/u/34546286?s=460&amp;v=4" />
3432

3533
<h1 id="project_title">Reinforcement Learning in Python</h1>
3634
<h2 id="project_tagline">Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa</h2>

0 commit comments

Comments
 (0)