I am trying to write my own game using ml-agents for AI and I obviously want to train it, but when I try to I see only this:
I tried to run 3dBall example project and everything is running fine when I train it. I did everything according to basic guide in documentation of ml-agents and I don't know what am I doing wrong. I have ML-Agents assets imported into my project some simple code for Agent and empty Academy.
Any help would be appreciated :)
Thanks in advance