openai / requests-for-research

A living collection of deep learning problems
https://openai.com/requests-for-research
1.69k stars 609 forks source link

Updated Cartpole for Python 3 and TensorFlow 1.0 #30

Open tjacobs opened 7 years ago

tjacobs commented 7 years ago

I've updated Cartpole solutions for Random, Hill Climbing, and Policy Gradient to run on Python 3, and the latest Gym and TensorFlow. It also now has an easy submit flag.