mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-08-14 01:13:00 +08:00
links
This commit is contained in:
@ -110,6 +110,11 @@ implementations.</p>
|
||||
<li><a href="gan/stylegan/index.html">StyleGAN 2</a></li>
|
||||
</ul>
|
||||
<h4>✨ <a href="sketch_rnn/index.html">Sketch RNN</a></h4>
|
||||
<h4>✨ <a href="cfr/index.html">Counterfactual Regret Minimization (CFR)</a></h4>
|
||||
<p>Solving games with incomplete information such as poker with CFR.</p>
|
||||
<ul>
|
||||
<li><a href="cfr/kuhn/index.html">Kuhn Poker</a></li>
|
||||
</ul>
|
||||
<h4>✨ <a href="rl/index.html">Reinforcement Learning</a></h4>
|
||||
<ul>
|
||||
<li><a href="rl/ppo/index.html">Proximal Policy Optimization</a> with
|
||||
|
Reference in New Issue
Block a user