Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
16.92k stars 4.13k forks source link

Multiple errors after importing mlagents folder #1884

Closed krasion closed 5 years ago

krasion commented 5 years ago

I got multiple errors - here is image: https://imgur.com/2ZZIhHc scripting runtime is set to .Net4.x

krasion commented 5 years ago

I resolved the issue - it was Api compatibility Level - it had to be set to .Net 4.x as well

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.