- Home /
Unity ML-Agents Game,Unity ML-Agents Space Shooter Game
I am working on creating an agent for a space shooter game with Unity ML-Agents. In this game, the agent needs to choose between couple options (types of guns etc.). I am thinking about using vector observations for this part but I am not sure about it either. Any suggestions on what should I use?
Comment