ashish2244's picture
Initial commit (part 5)
d353048 verified
Raw
History Blame Contribute Delete
537 Bytes
{
"name": "com.unity.ml-agents",
"displayName": "ML Agents",
"version": "4.0.3",
"unity": "6000.0",
"description": "Use state-of-the-art machine learning to create intelligent character behaviors in any Unity environment (games, robotics, film, etc.).",
"dependencies": {
"com.unity.ai.inference": "2.6.1",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.physics": "1.0.0"
},
"relatedPackages": {
"com.unity.ml-agents.tests": "1.0.0"
}
}