XanderJC commited on
Commit
1f7acf3
·
1 Parent(s): 35ecb1d
Files changed (1) hide show
  1. README.md +1 -1
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="700" height="auto" style="margin-bottom: 20px;" />
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