wang535117
Results
2
issues of
wang535117
when i run the code "ddpg.py",i can't change anything.The code choose the environment by itself,which are named "practice".But I need to train the model under the environment "quick race". please...
When I run the code, it display that: Using TensorFlow backend. Traceback (most recent call last): File "ddpg.py", line 11, in from keras.engine.training import collect_trainable_weights ImportError: cannot import name collect_trainable_weights...