Boqiang Li

Results 3 issues of Boqiang Li

## Bug Description When I train singleagent_merge, it fails ## Bug Reproduce ```python python train.py singleagent_merge ``` ## Output Log ``` Traceback (most recent call last): File "/home/intel/anaconda3/envs/flow/lib/python3.6/site-packages/ray/tune/trial_runner.py", line 498,...

bug

## Pull request information - **Status**: ready to merge - **Kind of changes**: bug fix ## Description Why is `v_safe` calculated in this way? I think there is something wrong...

## Bug Description I think in the multiagent model, the function `policy_mapping_fn` may have some bugs or the tutorial 14_multiagent might have something wrong. I build the non-shared policy multiagent...

bug