简体   繁体   中英

Is there a way to slow down the game environment with gym’s OpenAI?

When I render an environment with gym it plays the game so fast that I can't see what is going on. And it shouldn't be a problem with the code because I tried a lot of different ones.

每次渲染后使用time.sleep(.1)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM