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