malib_deprecated
malib_deprecated copied to clipboard
run run_trainer.py
When I run run_trainer.py, it occurs that:
Exception has occurred: AttributeError
module 'tensorflow' has no attribute 'function'
File "E:\google\malib-master\malib\agents\ddpg\maddpg.py", line 194, in MADDPGAgent
@tf.function
File "E:\google\malib-master\malib\agents\ddpg\maddpg.py", line 11, in