JuliaML / Reinforce.jl

Abstractions, algorithms, and utilities for reinforcement learning in Julia
Other
201 stars 35 forks source link

env: add CatePole-v1 #16

Closed iblislin closed 6 years ago

iblislin commented 6 years ago

Ref: https://github.com/FluxML/model-zoo/pull/23#issuecomment-366030179

iblislin commented 6 years ago

https://github.com/openai/gym/blob/4c460ba6c8959dd8e0a03b13a1ca817da6d4074f/gym/envs/__init__.py#L53-L65