lylyjy

Results 5 issues of lylyjy

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 class...

When I run data_process.py, it says: Generating Training Data. (0,) (0,) (0,) Generating Testing Data. (0,) (0,) (0,) I don't know the reason.

Hi,when I run python3 train_battle.py --algo mfac, it occurs that: File "train_battle.py", line 48, in env.set_render_dir(os.path.join(BASE_DIR, 'examples/battle_model', 'build/render')) File "/home/lyl/miniconda3/envs/lyl/lib/python3.6/site-packages/magent/gridworld.py", line 423, in set_render_dir os.mkdir(name) FileNotFoundError: [Errno 2] No such...

Hello, when I run run_mack_airl.py, I don't know how to generate expert trajectory?Thanks.

I use eth data, and when I run heatmap.py, it occurs that: Traceback (most recent call last): File "/mnt/e/AC-VRNN-master/dataset_processing/heatmap.py", line 286, in compute_mean_displacement_eth_ucy(data_dir='/mnt/e/AC-VRNN-master/datasets/eth', delim='\t') File "/mnt/e/AC-VRNN-master/dataset_processing/heatmap.py", line 88, in compute_mean_displacement_eth_ucy...