From e2bbc63001ff8fb8eb6795160cfd9bb03a2384b5 Mon Sep 17 00:00:00 2001 From: Varuna Jayasiri Date: Mon, 21 Jun 2021 18:35:22 +0530 Subject: [PATCH] links --- docs/index.html | 5 +++++ labml_nn/__init__.py | 6 ++++++ readme.md | 6 ++++++ 3 files changed, 17 insertions(+) diff --git a/docs/index.html b/docs/index.html index c2c9d4ff..9ba7ab1d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -110,6 +110,11 @@ implementations.

  • StyleGAN 2
  • Sketch RNN

    +

    Counterfactual Regret Minimization (CFR)

    +

    Solving games with incomplete information such as poker with CFR.

    +

    Reinforcement Learning