Chongyi Zheng

Results 6 issues of Chongyi Zheng

I want to disable the debug text messages (eg "KillUnitBtTag 46") when replaying SC2. Is it possible? ![Screenshot_2019-10-09_23-24-58](https://user-images.githubusercontent.com/40682795/66495587-0f37b000-eaec-11e9-86d7-d1ce9cffd3aa.png)

I'm trying to compile a project with the `xtensor-io` library but I get an linking error as ``` usr/bin/ld: cannot find -l ``` I have already included ``` find_package(xtensor-io REQUIRED)...

The link in README.md seems invalid. And are there any docs to describe how to reproduce benchmark results?

The paper only contains some of the discriminator hyperparameters ![image](https://user-images.githubusercontent.com/40682795/95158945-693a8680-07cf-11eb-99b1-75e50270ba3b.png) However, there are some other hyperparameters in the README.md, for example ``` --discrim-decay true --discrim-online false --discrim-time-limit 32 ``` So...

Could you please provide the hyperparameters and instructions to learn options with RoboTurk dataset? By the way, where is the "SaywerViz" environment? https://github.com/facebookresearch/CausalSkillLearning/blob/d3f2006498cea8104501217df725970334bb5601/Experiments/Visualizers.py#L28