THSWind
THSWind
Could you please tell me how to use the results?  I want the data just like: mean_reward & time_step
I want to run other atari game, it's performance looks doesn't good. Could anyone help me? Whether I can achieve this goal by change "gym.make('ENV_NAME')", and it's real_action? help me...
I have write os.environ["CUDA_VISIBLE_DEVICES"] = "0" in atari.py, but it doesn't work, help me plz
Using TensorFlow backend. WARNING:tensorflow:From /root/Deep-RL-Keras/utils/networks.py:8: The name tf.ConfigProto is deprecated. Please use tf.compat.v1.ConfigProto instead. WARNING:tensorflow:From /root/Deep-RL-Keras/utils/networks.py:10: The name tf.Session is deprecated. Please use tf.compat.v1.Session instead. WARNING:tensorflow:From main.py:62: The name tf.summary.FileWriter...
Can it just run pong env? how about the others? eg. **NoFrameskip-v4?