deep_rl_acrobot icon indicating copy to clipboard operation
deep_rl_acrobot copied to clipboard

TensorFlow A2C to solve Acrobot, with synchronized parallel environments

Results 2 deep_rl_acrobot issues
Sort by recently updated
recently updated
newest added

Tensorflow 1.10 Ubuntu 16.04 Python 2.7 First, thank you for your contribution. Here is the issue. I first changed tf.mul into tf.multiply to make tensorflow compatible to my current version....