Unity ML Agents Space Game Environemnt for training AI with Reinforcement Learning algorithms. The spaceship pilot want to make some credits by selling scalvaged minerals.
- Find a meteor and destroy it.
- Take mineral while cargo is not full.
- Sell minerals on the planetary base.
- Get your credits!
Project includes:
- UnityML agents environment (SpaceScalvager).
- Configs for training with ML Agents.
- Python scripts for training\exporting with RLLib - preferable. Need to build unity project as exe file.