Skip to content

Commit ac0ac9d

Browse files
Update default.html
1 parent f37c2b8 commit ac0ac9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ <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>
3333

3434
<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>
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)