Relative Content

Tag Archive for pythonunity-game-enginemachine-learning

How to using machine learning model trained in Python within Unity?

I have a task that requires using a machine learning model trained in Python within Unity. I am still researching its feasibility and have found that IronPython can be used, but there is very little information online about this type of task, so I expect my approach to be non-mainstream.