Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -123,9 +123,6 @@ representations serve two downstream purposes:
|
|
| 123 |
can be concatenated to the raw RL state, giving the PPO policy access to
|
| 124 |
long-range structural information beyond what the raw int8 array conveys.
|
| 125 |
|
| 126 |
-
Both uses are part of **Proposal B: Transformer-Guided Reinforcement Learning**
|
| 127 |
-
described in the paper.
|
| 128 |
-
|
| 129 |
---
|
| 130 |
|
| 131 |
## Generation Process
|
|
|
|
| 123 |
can be concatenated to the raw RL state, giving the PPO policy access to
|
| 124 |
long-range structural information beyond what the raw int8 array conveys.
|
| 125 |
|
|
|
|
|
|
|
|
|
|
| 126 |
---
|
| 127 |
|
| 128 |
## Generation Process
|