From 6bd69df5c1b8b53ba1d56821c47349f8b60009d8 Mon Sep 17 00:00:00 2001
From: autistic-symposium-helper
<138340846+autistic-symposium-helper@users.noreply.github.com>
Date: Sun, 17 Nov 2024 17:48:53 -0800
Subject: [PATCH] Clean up to start add modern models (#24)
---
README.md | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index b5a7877..4869e4b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## deep learning projects, code, resources
+## resources and experiments for autonomous agents
@@ -12,13 +12,10 @@
* **[reinforcement learning](agents/reinforcement_learning.md)**
* **[strategy workflow](agents/strategy_workflow)**
-
-
#### quantum computing and machine learning
-* **[energy-based models](EBMs)**: my adaptation of openai's implicit generation and generalization in energy based models
-
-
+* **[energy-based models](EBMs)**:
+ * my adaptation of openai's implicit generation and generalization in energy based models
#### large language models