JuliaML / OpenAIGym.jl

OpenAI's Gym binding for Julia
Other
105 stars 19 forks source link

add compatibility with last version of Reinforce #37

Closed felixchalumeau closed 4 years ago

felixchalumeau commented 4 years ago

Reinforce.jl recently upgraged to 0.3.0 with a fixed issue making the precompiling impossible. It's hence necessary to add the compatibility. (issue #36)