浏览代码

added comments

/develop/add-fire/ghost
Andrew Cohen 4 年前
当前提交
fcec6734
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      ml-agents/mlagents/trainers/ppo/trainer.py

1
ml-agents/mlagents/trainers/ppo/trainer.py


"""
Creates a PPO policy to trainers list of policies.
:param behavior_spec: specifications for policy construction
:param create_graph: whether to create the graph when policy is constructed
:return policy
"""
policy = TFPolicy(

正在加载...
取消
保存