From 26c15b7b96fb8c3f307c37fd57057af2ea62788d Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Sun, 26 Mar 2023 14:41:11 -0700 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index b50add0..cb06470 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@
+#### 👉🏼 [reinforcement learning tl; dr](reinforcement_learning.md) + +
+ +---- + +### in this dir * 🧬 **[quantumai](EBMs)** * my adaptation of openai's implicit generation and generalization in energy based models @@ -17,3 +24,14 @@ * ⛓ **[crypto tokens](crypto_tokens)** * research on crypto projects in the niche of blockchain-based ai + + +
+ +---- + +### resources + +
+ +* [go-outside-labs ml-htf-autonomous-agents](https://github.com/go-outside-labs/ml-htf-autonomous-agents)