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
17.26k stars 4.17k forks source link

MagicLeap Lumin OS Support #961

Closed Ancient23 closed 5 years ago

Ancient23 commented 6 years ago

Unity's Machine Learning internal tensorflow brains wont work on Magic Leap's platform until someone compiles the TensorflowSharp plugin for Lumin.

To reproduce, download the Magic Leap SDK and Unity Technical preview (2018.1-0f2-MLTP6) and open the 3DBall sample. Load the TensorflowSharp.UnityPackage and switch platform to Lumin.

Notice setting an internal brain type yields an error in the inspector that reads: "you need to install the tensorflowsharp plugin in order to us an internal brain"

xiaomaogy commented 6 years ago

Hi @Ancient23, right now we don't have any plans to support Magic Leap's platform. You are welcome to contribute to this if you are interested.

eshvk commented 5 years ago

We now use an internal inference engine which should support MagicLeap Lumin OS. Please check it out.

github-actions[bot] commented 3 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.