Hi,
I’d like to use machine learning within my unreal engine project. I know that there are “some” ways of running a parallel python server and stream in predictions, but I was wondering if there is a way to package a trained model with the game and use tensorflow predictions in game?
What are the options for using neural nets in UE?