Open AmitMandliya opened 4 years ago
use gym 0.10.8
This problem also occurred when I tried to convert it to tf2. After this problem was solved, there would be a tf2 version compatibility problem (tf.contrib). So it’s best to follow the original environment configuration,I configured it to work according to the original environment
https://github.com/tensorflow/models/issues/7767#issuecomment-575355644
tensorflow.contrib was removed in TF2. Tensorflow Core released a utility to convert your TF 1.x scripts to TF2.0 which can be found here: https://www.tensorflow.org/guide/upgrade
It was brought to my attention that the utility mentioned here cannot convert the tf.contrib library, so this method does not work. I will leave the comment up to save someone's time in the future.
bin/examine.py examples/hide_and_seek_quadrant.jsonnet examples/lock_and_return.npz