sritchie / scala-rl

Functional Reinforcement Learning in Scala.
https://www.scalarl.com
Apache License 2.0
26 stars 5 forks source link

State component that wraps the OpenAI Gym HTTP API #5

Open sritchie opened 5 years ago

sritchie commented 5 years ago

Here's a description of the API: https://github.com/openai/gym-http-api/blob/master/README.md

We'll definitely want this to expand out the range of playable games.

sritchie commented 5 years ago