Skip to content

Commit a559458

Browse files
Update default.html
1 parent df1efd6 commit a559458

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/_layouts/default.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
<h1 id="project_title">Reinforcement Learning in Python</h1>
3333
<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>
3434

35-
<a href="https://sichkar-valentyn.github.io">Valentyn Sichkar</a>
36-
&nbsp;&nbsp;&nbsp;<a href="https://ifmo.academia.edu/ValentynSichkar" target="_blank">Academia.edu</a>
37-
&nbsp;&nbsp;&nbsp;<a href="https://www.youtube.com/channel/UCHlzRR0y54SLbcHwLzrUcfw" target="_blank">YouTube</a>
35+
<a href="https://sichkar-valentyn.github.io">by Valentyn Sichkar</a>
36+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://ifmo.academia.edu/ValentynSichkar" target="_blank">Academia.edu</a>
37+
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.youtube.com/channel/UCHlzRR0y54SLbcHwLzrUcfw" target="_blank">YouTube</a>
3838
</header>
3939
</div>
4040

0 commit comments

Comments
 (0)