Skip to content

Commit f37c2b8

Browse files
Update default.html
1 parent ffc0e88 commit f37c2b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/_layouts/default.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
<a id="forkme_banner" href="https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python">View on GitHub</a>
3131
<h1 id="project_title">Reinforcement Learning in Python</h1>
3232
<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>
33-
<section id="downloads">
34-
<a class="zip_download_link" href="{{ site.github.zip_url }}">Download this project as a .zip file</a>
35-
<a class="tar_download_link" href="{{ site.github.tar_url }}">Download this project as a tar.gz file</a>
36-
</section>
33+
34+
<a href="https://sichkar-valentyn.github.io">Valentyn Sichkar</a>
35+
&nbsp;&nbsp;<a href="https://ifmo.academia.edu/ValentynSichkar" target="_blank>Academia.edu</a>
36+
&nbsp;&nbsp;<a href="https://www.youtube.com/channel/UCHlzRR0y54SLbcHwLzrUcfw" target="_blank>YouTube</a>
3737
</header>
3838
</div>
3939

0 commit comments

Comments
 (0)