Skip to content

0.5.3

Compare
Choose a tag to compare
@Trinkle23897 Trinkle23897 released this 02 May 20:33
245510e

This release is for a stable version for benchmarking. We will update the benchmark result for both Atari (Pong-v5) and Mujoco (Ant-v3) soon. We observe Ant-v3 can achieve 2M+ FPS with a 192-core machine.

Enhancement

  1. Add gym_reset_return_info option for returning (obs, info) in gym.Env.reset (#97)
  2. Add clang-tidy check (#85, #95, #100)