ArthurFischel commited on
Commit
91b65b2
1 Parent(s): 287969e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,7 +12,7 @@ pinned: true
12
 
13
  ![image info](./mlion.png)
14
 
15
- ## 7/23/23 - Towards A Unified Agent with Foundation Models
16
  https://arxiv.org/abs/2307.09668
17
 
18
  Generate synthetic data set for the state that you want, search over the action space until you find a trajectory that reaches a cosine similarity threshold denoted by the state you want, add all those frames and states of the buffer and incorporate into training
@@ -30,14 +30,14 @@ Sections of states with more changes in them
30
 
31
 
32
 
33
- ## 7/21/23
34
  am going to naively, without evidence, state that you can represent any function in text with a large language model.
35
 
36
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
37
- ## measured steps
38
  Probably should have figured out sooner that small measured steps done in consistent application leads to results. Predicting the outcome while getting there can be interesting but is ultimately just an イメージ in your head.
39
 
40
- ## Stack More Layers Differently:
41
  High-Rank Training Through Low-Rank Updates
42
 
43
  https://arxiv.org/pdf/2307.05695.pdf
 
12
 
13
  ![image info](./mlion.png)
14
 
15
+ # 7/23/23 - Towards A Unified Agent with Foundation Models
16
  https://arxiv.org/abs/2307.09668
17
 
18
  Generate synthetic data set for the state that you want, search over the action space until you find a trajectory that reaches a cosine similarity threshold denoted by the state you want, add all those frames and states of the buffer and incorporate into training
 
30
 
31
 
32
 
33
+ # 7/21/23
34
  am going to naively, without evidence, state that you can represent any function in text with a large language model.
35
 
36
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
37
+ # measured steps
38
  Probably should have figured out sooner that small measured steps done in consistent application leads to results. Predicting the outcome while getting there can be interesting but is ultimately just an イメージ in your head.
39
 
40
+ # Stack More Layers Differently:
41
  High-Rank Training Through Low-Rank Updates
42
 
43
  https://arxiv.org/pdf/2307.05695.pdf