reinforce icon indicating copy to clipboard operation
reinforce copied to clipboard

More Gym environments

Open stites opened this issue 8 years ago • 0 comments

Gym Environments:

  • [ ] algorithmic
  • [ ] atari
  • [ ] board_game
  • [ ] box2d
  • [x] classic_control
  • [ ] debugging
  • [ ] mujoco
  • [ ] parameter_tuning
  • [ ] safety
  • [ ] toy_text (started)

Huge speed improvements have been seen in cartpole when reimplementing the environment in haskell. If possible, converting any of these environments into haskell native would be preferred.

stites avatar Mar 17 '17 21:03 stites