AIcrowd / neurips2020-flatland-baselines

NeurIPS 2020 Flatland Challenge baselines
3 stars 1 forks source link

marwil #1

Open zzchuman opened 3 years ago

zzchuman commented 3 years ago

hello, I find you have use the marwil by rllib. And, I just test its examples by rllib cartpole .But, it generate NAN reward. Do you find it during using the rllib.

zzchuman commented 3 years ago

hello, Can you teach me how to keep the offline set to meet the marwil input? Thank you, hope your reply!

zzchuman commented 3 years ago

Hello, I try to run the code. python trainImitate.py -f experiments/flatland_sparse/small_v0/tree_obs_fc_net/ImitationLearning/MARWIL.yaml

But, it occurs: image

It means json decoder error. Do u know why? Thank u!