diff --git a/UnitySDK/Assets/ML-Agents/Examples/Hallway/Brains/HallwayLearning.asset b/UnitySDK/Assets/ML-Agents/Examples/Hallway/Brains/HallwayLearning.asset index 6ee23838f3..6487bbfc2e 100644 --- a/UnitySDK/Assets/ML-Agents/Examples/Hallway/Brains/HallwayLearning.asset +++ b/UnitySDK/Assets/ML-Agents/Examples/Hallway/Brains/HallwayLearning.asset @@ -19,5 +19,5 @@ MonoBehaviour: vectorActionDescriptions: - vectorActionSpaceType: 0 - model: {fileID: 11400000, guid: 31bdff38751b7468e88c6a572472d19c, type: 3} + model: {fileID: 11400000, guid: b3f3b601fa5e84185862261041525ea9, type: 3} inferenceDevice: 0 diff --git a/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn b/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn index 1c783ed68d..23ea9b4619 100644 Binary files a/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn and b/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn differ diff --git a/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn.meta b/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn.meta index 9fb3a685c6..6a59ffed96 100644 --- a/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn.meta +++ b/UnitySDK/Assets/ML-Agents/Examples/Hallway/TFModels/HallwayLearning.nn.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 31bdff38751b7468e88c6a572472d19c +guid: b3f3b601fa5e84185862261041525ea9 ScriptedImporter: userData: assetBundleName: diff --git a/demos/Expert3DBall.demo b/demos/Expert3DBall.demo index 873e1770a8..2e8447a4dd 100644 Binary files a/demos/Expert3DBall.demo and b/demos/Expert3DBall.demo differ diff --git a/demos/Expert3DBallHard.demo b/demos/Expert3DBallHard.demo index 3130d251ca..e3c976ce25 100644 Binary files a/demos/Expert3DBallHard.demo and b/demos/Expert3DBallHard.demo differ diff --git a/demos/ExpertBanana.demo b/demos/ExpertBanana.demo deleted file mode 100644 index 33c86abd14..0000000000 Binary files a/demos/ExpertBanana.demo and /dev/null differ diff --git a/demos/ExpertBasic.demo b/demos/ExpertBasic.demo index 6c1c962f98..e2b62d34d2 100644 Binary files a/demos/ExpertBasic.demo and b/demos/ExpertBasic.demo differ diff --git a/demos/ExpertBouncer.demo b/demos/ExpertBouncer.demo index 2ab16a9666..742009b82d 100644 Binary files a/demos/ExpertBouncer.demo and b/demos/ExpertBouncer.demo differ diff --git a/demos/ExpertCrawlerDyn.demo b/demos/ExpertCrawlerDyn.demo index 04736d4312..a653f93c11 100644 Binary files a/demos/ExpertCrawlerDyn.demo and b/demos/ExpertCrawlerDyn.demo differ diff --git a/demos/ExpertCrawlerSta.demo b/demos/ExpertCrawlerSta.demo index 9001d074ef..0ff7e205b6 100644 Binary files a/demos/ExpertCrawlerSta.demo and b/demos/ExpertCrawlerSta.demo differ diff --git a/demos/ExpertFood.demo b/demos/ExpertFood.demo new file mode 100644 index 0000000000..ac396fa615 Binary files /dev/null and b/demos/ExpertFood.demo differ diff --git a/demos/ExpertGrid.demo b/demos/ExpertGrid.demo index 65f37610fd..1e587c8372 100644 Binary files a/demos/ExpertGrid.demo and b/demos/ExpertGrid.demo differ diff --git a/demos/ExpertHallway.demo b/demos/ExpertHallway.demo index ee6de388cb..329314a7bc 100644 Binary files a/demos/ExpertHallway.demo and b/demos/ExpertHallway.demo differ diff --git a/demos/ExpertPush.demo b/demos/ExpertPush.demo index 4184685ff4..182fc352b3 100644 Binary files a/demos/ExpertPush.demo and b/demos/ExpertPush.demo differ diff --git a/demos/ExpertPyramid.demo b/demos/ExpertPyramid.demo index c34c60c2ee..f0bdf40d72 100644 Binary files a/demos/ExpertPyramid.demo and b/demos/ExpertPyramid.demo differ diff --git a/demos/ExpertReacher.demo b/demos/ExpertReacher.demo index c32c6c7f02..badb920d80 100644 Binary files a/demos/ExpertReacher.demo and b/demos/ExpertReacher.demo differ diff --git a/demos/ExpertSoccerGoal.demo b/demos/ExpertSoccerGoal.demo deleted file mode 100644 index eaad1ec561..0000000000 Binary files a/demos/ExpertSoccerGoal.demo and /dev/null differ diff --git a/demos/ExpertSoccerStri.demo b/demos/ExpertSoccerStri.demo deleted file mode 100644 index ca7a3afeb3..0000000000 Binary files a/demos/ExpertSoccerStri.demo and /dev/null differ diff --git a/demos/ExpertTennis.demo b/demos/ExpertTennis.demo index 66658cebf8..3e193f14f1 100644 Binary files a/demos/ExpertTennis.demo and b/demos/ExpertTennis.demo differ diff --git a/demos/ExpertWalker.demo b/demos/ExpertWalker.demo index 875608f046..881fc535e2 100644 Binary files a/demos/ExpertWalker.demo and b/demos/ExpertWalker.demo differ