浏览代码

add trained model about to do more cleanup

/develop/pushcollabonly
HH 3 年前
当前提交
b5e5467b
共有 7 个文件被更改,包括 1020 次插入8 次删除
  1. 6
      Project/Assets/ML-Agents/Examples/PushBlock/Prefabs/PushBlockCollabAreaGrid.prefab
  2. 5
      Project/Assets/ML-Agents/Examples/PushBlock/Scenes/PushBlockCollab.unity
  3. 2
      Project/Assets/ML-Agents/Examples/PushBlock/Scripts/PushBlockEnvController.cs
  4. 1001
      Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockCollabGridBeta01.onnx
  5. 14
      Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockCollabGridBeta01.onnx.meta
  6. 0
      /Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockZombie.onnx
  7. 0
      /Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockZombie.onnx.meta

6
Project/Assets/ML-Agents/Examples/PushBlock/Prefabs/PushBlockCollabAreaGrid.prefab


VectorActionDescriptions: []
VectorActionSpaceType: 0
hasUpgradedBrainParametersWithActionSpec: 1
m_Model: {fileID: 11400000, guid: cc80e1b0c1e5d442ab2afde4187a0691, type: 3}
m_Model: {fileID: 11400000, guid: 43a5a6fb25b3644d393e56b4dfe7f62b, type: 3}
m_InferenceDevice: 0
m_BehaviorType: 0
m_BehaviorName: PushBlock

VectorActionDescriptions: []
VectorActionSpaceType: 0
hasUpgradedBrainParametersWithActionSpec: 1
m_Model: {fileID: 11400000, guid: cc80e1b0c1e5d442ab2afde4187a0691, type: 3}
m_Model: {fileID: 11400000, guid: 43a5a6fb25b3644d393e56b4dfe7f62b, type: 3}
m_InferenceDevice: 0
m_BehaviorType: 0
m_BehaviorName: PushBlock

VectorActionDescriptions: []
VectorActionSpaceType: 0
hasUpgradedBrainParametersWithActionSpec: 1
m_Model: {fileID: 11400000, guid: cc80e1b0c1e5d442ab2afde4187a0691, type: 3}
m_Model: {fileID: 11400000, guid: 43a5a6fb25b3644d393e56b4dfe7f62b, type: 3}
m_InferenceDevice: 0
m_BehaviorType: 0
m_BehaviorName: PushBlock

5
Project/Assets/ML-Agents/Examples/PushBlock/Scenes/PushBlockCollab.unity


m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 7148169183032650431, guid: f5bbed44a6ea747a687fbbb738eb1730,
type: 3}
propertyPath: m_Materials.Array.data[0]
value:
objectReference: {fileID: 2100000, guid: 52eab8ab5010f438fab93da85735ba1d, type: 2}
- target: {fileID: 8188317207052398481, guid: f5bbed44a6ea747a687fbbb738eb1730,
type: 3}
propertyPath: m_LocalPosition.x

2
Project/Assets/ML-Agents/Examples/PushBlock/Scripts/PushBlockEnvController.cs


/// </summary>
public void ScoredAGoal(Collider col, float score)
{
print($"Scored {score} on {gameObject.name}");
//Decrement the counter
m_NumberOfRemainingBlocks--;

1001
Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockCollabGridBeta01.onnx
文件差异内容过多而无法显示
查看文件

14
Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockCollabGridBeta01.onnx.meta


fileFormatVersion: 2
guid: 43a5a6fb25b3644d393e56b4dfe7f62b
ScriptedImporter:
fileIDToRecycleName:
11400000: main obj
11400002: model data
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 683b6cb6d0a474744822c888b46772c9, type: 3}
optimizeModel: 1
forceArbitraryBatchSize: 1
treatErrorsAsWarnings: 0

/Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockCC.onnx → /Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockZombie.onnx

/Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockCC.onnx.meta → /Project/Assets/ML-Agents/Examples/PushBlock/TFModels/PushBlockZombie.onnx.meta

正在加载...
取消
保存