| { | |
| "name": "com.unity.ml-agents", | |
| "displayName": "ML Agents", | |
| "version": "2.3.0-exp.4", | |
| "unity": "2022.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", | |
| "com.unity.modules.physics": "1.0.0" | |
| } | |
| } | |