I had been building a game using Unity ML-Agents 0.6.0 and successfully trained the game. Also, I had got a model generated after the training. When I use the .bytes file that is generated to test the game it throws TensorflowSharp warning. The TensorflowSharp plugin is also not available at the moment in ML-Agents page. It would be great if get this problem sorted out.
Can you please explain how to test my model in ML-Agents 0.6.0?