13 строки
429 B
JSON
Executable File
13 строки
429 B
JSON
Executable File
{
|
|
"name": "com.unity.ml-agents",
|
|
"displayName": "ML Agents",
|
|
"version": "2.3.0-exp.4",
|
|
"unity": "2021.3",
|
|
"description": "Use state-of-the-art machine learning to create intelligent character behaviors in any Unity environment (games, robotics, film, etc.).",
|
|
"dependencies": {
|
|
"com.unity.barracuda": "3.0.0",
|
|
"com.unity.modules.imageconversion": "1.0.0",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
}
|
|
}
|