jtoy / sensenet

SenseNet is a sensorimotor and touch simulator for deep reinforcement learning research
Other
57 stars 20 forks source link

finish openai api compatibility #2

Closed jtoy closed 6 years ago

jtoy commented 6 years ago

verify it works by running this: https://github.com/openai/gym/blob/master/examples/agents/random_agent.py

jtoy commented 6 years ago

this is mostly working now, need a few more unit tests and then clean up where the API diverges.