sentenai / reinforce

Reinforcement learning in haskell
https://sentenai.github.io/reinforce/
BSD 3-Clause "New" or "Revised" License
44 stars 17 forks source link

More Gym environments #1

Open stites opened 7 years ago

stites commented 7 years ago

Gym Environments:

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.