Reinforcement Learning 1
This commit is contained in:
parent
863de69b3e
commit
ad4cea5710
4 changed files with 211 additions and 0 deletions
|
@ -51,6 +51,10 @@
|
|||
<h2>Recent Posts</h2>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="./posts/reinforcement-learning-1.html">Quick Notes on Reinforcement Learning (Part 1)</a> - November 21, 2018
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="./posts/ising-apl.html">Ising model simulation in APL</a> - March 5, 2018
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue