浏览代码
Hotfix memory leak on Python (#3664)
Hotfix memory leak on Python (#3664)
* Hotfix memory leak on Python * Fixing * Fixing a bug in the heuristic policy. A decision should not be requested when the agent is done * [bug-fix] Make Python able to deal with 0-step episodes (#3671) * adding some comments Co-authored-by: Ervin T <ervin@unity3d.com>/develop/add-fire
GitHub
5 年前
当前提交
de3fc4e8
共有 6 个文件被更改,包括 52 次插入 和 32 次删除
-
3com.unity.ml-agents/Runtime/Agent.cs
-
17com.unity.ml-agents/Runtime/Communicator/RpcCommunicator.cs
-
5com.unity.ml-agents/Runtime/Policies/HeuristicPolicy.cs
-
31ml-agents/mlagents/trainers/agent_processor.py
-
19ml-agents/mlagents/trainers/policy/tf_policy.py
-
9ml-agents/mlagents/trainers/tests/test_agent_processor.py
撰写
预览
正在加载...
取消
保存
Reference in new issue