DRL-code-pytorch
DRL-code-pytorch copied to clipboard
PPO discrete的 trick开关错误
对于布尔类型的命令行参数,使用type=bool 是不合适的,因为 argparse 会将所有非空字符串解释为 True