浏览代码
Trim some public fields on the Agent (#3269)
Trim some public fields on the Agent (#3269)
* Triming some of the methods of the agent but left SetReward * Fixing bugs * modifying the environments * Reintroducing IsDone and IsMaxStepReached * Updating the Migrating doc * more details on the Migration/asymm-envs
GitHub
5 年前
当前提交
a1a1126d
共有 28 个文件被更改,包括 647 次插入 和 606 次删除
-
2UnitySDK/Assets/ML-Agents/Editor/AgentEditor.cs
-
21UnitySDK/Assets/ML-Agents/Editor/Tests/EditModeTestInternalBrainTensorGenerator.cs
-
25UnitySDK/Assets/ML-Agents/Editor/Tests/MLAgentsEditModeTest.cs
-
6UnitySDK/Assets/ML-Agents/Examples/3DBall/Prefabs/3DBall.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/3DBall/Prefabs/3DBallHardNew.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/Crawler/Prefabs/DynamicPlatform.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/Crawler/Prefabs/FixedPlatform.prefab
-
2UnitySDK/Assets/ML-Agents/Examples/Crawler/Scripts/CrawlerAgent.cs
-
26UnitySDK/Assets/ML-Agents/Examples/FoodCollector/Prefabs/FoodCollectorArea.prefab
-
21UnitySDK/Assets/ML-Agents/Examples/FoodCollector/Prefabs/VisualFoodCollectorArea.prefab
-
932UnitySDK/Assets/ML-Agents/Examples/GridWorld/Prefabs/Area.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/Hallway/Prefabs/SymbolFinderArea.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/Hallway/Prefabs/VisualSymbolFinderArea.prefab
-
4UnitySDK/Assets/ML-Agents/Examples/Hallway/Scripts/HallwayAgent.cs
-
6UnitySDK/Assets/ML-Agents/Examples/PushBlock/Prefabs/PushBlockArea.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/PushBlock/Prefabs/PushBlockVisualArea.prefab
-
2UnitySDK/Assets/ML-Agents/Examples/PushBlock/Scripts/PushAgentBasic.cs
-
6UnitySDK/Assets/ML-Agents/Examples/Pyramids/Prefabs/AreaPB.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/Pyramids/Prefabs/VisualAreaPyramids.prefab
-
2UnitySDK/Assets/ML-Agents/Examples/Pyramids/Scripts/PyramidAgent.cs
-
6UnitySDK/Assets/ML-Agents/Examples/Reacher/Prefabs/Agent.prefab
-
24UnitySDK/Assets/ML-Agents/Examples/Soccer/Prefabs/SoccerFieldTwos.prefab
-
12UnitySDK/Assets/ML-Agents/Examples/Tennis/Prefabs/TennisArea.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/Walker/Prefabs/WalkerPair.prefab
-
6UnitySDK/Assets/ML-Agents/Examples/WallJump/Prefabs/WallJumpArea.prefab
-
87UnitySDK/Assets/ML-Agents/Scripts/Agent.cs
-
3UnitySDK/Assets/ML-Agents/Scripts/Grpc/GrpcExtensions.cs
-
12docs/Migrating.md
932
UnitySDK/Assets/ML-Agents/Examples/GridWorld/Prefabs/Area.prefab
文件差异内容过多而无法显示
查看文件
文件差异内容过多而无法显示
查看文件
撰写
预览
正在加载...
取消
保存
Reference in new issue