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.
Does anyone have any experience or other suggestions about the mainstream approach?