Skip to content

Commit ac93337

Browse files
author
Jonathan Harper
committed
Update NN models for all example scenes (v0.11.0)
This change updates all of the .nn models, and uses the new output filenames (e.g. 3DBallLearning.nn becomes 3dBall.nn).
1 parent 9503177 commit ac93337

File tree

72 files changed

+107
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+107
-146
lines changed

UnitySDK/Assets/ML-Agents/Examples/3DBall/Prefabs/3DBall.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ MonoBehaviour:
615615
vectorActionSize: 02000000
616616
vectorActionDescriptions: []
617617
vectorActionSpaceType: 1
618-
m_Model: {fileID: 11400000, guid: a0e8d1fda5a6f41be955d2b30479c2a1, type: 3}
618+
m_Model: {fileID: 11400000, guid: 20a7b83be6b0c493d9271c65c897eb9b, type: 3}
619619
m_InferenceDevice: 0
620620
m_UseHeuristic: 0
621621
m_BehaviorName: 3DBall

UnitySDK/Assets/ML-Agents/Examples/3DBall/Prefabs/3DBallHardNew.prefab

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -613,10 +613,9 @@ MonoBehaviour:
613613
vectorObservationSize: 5
614614
numStackedVectorObservations: 9
615615
vectorActionSize: 02000000
616-
cameraResolutions: []
617616
vectorActionDescriptions: []
618617
vectorActionSpaceType: 1
619-
m_Model: {fileID: 11400000, guid: cee7d20369b814d549573de7e76c4a81, type: 3}
618+
m_Model: {fileID: 11400000, guid: 27d49984757ed46b181090a532ef48e5, type: 3}
620619
m_InferenceDevice: 0
621620
m_UseHeuristic: 0
622621
m_BehaviorName: 3DBallHard
@@ -632,8 +631,6 @@ MonoBehaviour:
632631
m_Name:
633632
m_EditorClassIdentifier:
634633
agentParameters:
635-
agentCameras: []
636-
agentRenderTextures: []
637634
maxStep: 5000
638635
resetOnDone: 1
639636
onDemandDecision: 0
74.8 KB
Binary file not shown.

UnitySDK/Assets/ML-Agents/Examples/Basic/TFModels/BasicLearning.nn.meta renamed to UnitySDK/Assets/ML-Agents/Examples/3DBall/TFModels/3DBall.nn.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
93.6 KB
Binary file not shown.

UnitySDK/Assets/ML-Agents/Examples/3DBall/TFModels/3DBallHardLearning.nn.meta renamed to UnitySDK/Assets/ML-Agents/Examples/3DBall/TFModels/3DBallHard.nn.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
4.37 KB
Binary file not shown.

UnitySDK/Assets/ML-Agents/Examples/Bouncer/TFModels/BouncerLearning.nn.meta renamed to UnitySDK/Assets/ML-Agents/Examples/Basic/TFModels/Basic.nn.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)