diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/GoalieLearning.asset b/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/GoalieLearning.asset index ccabd912c4..68fc87f360 100644 --- a/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/GoalieLearning.asset +++ b/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/GoalieLearning.asset @@ -19,5 +19,5 @@ MonoBehaviour: vectorActionDescriptions: - vectorActionSpaceType: 0 - model: {fileID: 11400000, guid: b6dd703e0bf914268a4e110ad85ab7a9, type: 3} + model: {fileID: 0} inferenceDevice: 0 diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/StrikerLearning.asset b/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/StrikerLearning.asset index f1ab94bbd5..b409665e19 100644 --- a/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/StrikerLearning.asset +++ b/UnitySDK/Assets/ML-Agents/Examples/Soccer/Brains/StrikerLearning.asset @@ -19,5 +19,5 @@ MonoBehaviour: vectorActionDescriptions: - vectorActionSpaceType: 0 - model: {fileID: 11400000, guid: 0df960ed78a964cd4a671395390ac522, type: 3} + model: {fileID: 0} inferenceDevice: 0 diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels.meta b/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels.meta deleted file mode 100644 index 23d062c0a2..0000000000 --- a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels.meta +++ /dev/null @@ -1,10 +0,0 @@ -fileFormatVersion: 2 -guid: 26481c347fb204ec4a732603c8954a01 -folderAsset: yes -timeCreated: 1512788689 -licenseType: Free -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/GoalieLearning.nn b/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/GoalieLearning.nn deleted file mode 100644 index f3f8dc8949..0000000000 Binary files a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/GoalieLearning.nn and /dev/null differ diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/GoalieLearning.nn.meta b/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/GoalieLearning.nn.meta deleted file mode 100644 index 2fbd453227..0000000000 --- a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/GoalieLearning.nn.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: b6dd703e0bf914268a4e110ad85ab7a9 -ScriptedImporter: - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 19ed1486aa27d4903b34839f37b8f69f, type: 3} diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/StrikerLearning.nn b/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/StrikerLearning.nn deleted file mode 100644 index c99697ac86..0000000000 Binary files a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/StrikerLearning.nn and /dev/null differ diff --git a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/StrikerLearning.nn.meta b/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/StrikerLearning.nn.meta deleted file mode 100644 index e7fa4201ef..0000000000 --- a/UnitySDK/Assets/ML-Agents/Examples/Soccer/TFModels/StrikerLearning.nn.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 0df960ed78a964cd4a671395390ac522 -ScriptedImporter: - userData: - assetBundleName: - assetBundleVariant: - script: {fileID: 11500000, guid: 19ed1486aa27d4903b34839f37b8f69f, type: 3}