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