Yifei Cheng 43792bf5ab
Upgrade gym (#613)
fixes some deprecation warnings due to new changes in gym version 0.23:
- use `env.np_random.integers` instead of `env.np_random.randint`
- support `seed` and `return_info` arguments for reset (addresses https://github.com/thu-ml/tianshou/issues/605)
2022-06-28 06:52:21 +08:00
..
2022-06-28 06:52:21 +08:00
2022-06-04 13:26:08 +08:00
2020-03-11 17:28:51 +08:00