Spaces:
Running
Running
bigger
Browse files
README.md
CHANGED
@@ -156,7 +156,7 @@ result = asyncio.run(
|
|
156 |
The `Runner` sets the solver and environment off in a loop, like in a traditional reinforcement learning setup.
|
157 |
|
158 |
<div align="center">
|
159 |
-
<img src="assets/loop.png" alt="Runner Loop" width="
|
160 |
</div>
|
161 |
|
162 |
|
|
|
156 |
The `Runner` sets the solver and environment off in a loop, like in a traditional reinforcement learning setup.
|
157 |
|
158 |
<div align="center">
|
159 |
+
<img src="assets/loop.png" alt="Runner Loop" width="800" height="auto" style="margin-bottom: 20px;" />
|
160 |
</div>
|
161 |
|
162 |
|