Panopticon-AI-team / panopticon

A wargaming platform compatible with reinforcement learning agents
https://www.panopticon-ai.com
Apache License 2.0
10 stars 1 forks source link

Train an agent using Stable Baselines #103

Open duyminh1998 opened 1 week ago

duyminh1998 commented 1 week ago

We want to get an example RL agent working with our framework. One idea is to use Stable Baselines to kickstart something quick.

The current simple scenario is to train an RL agent to direct an aircraft to fly towards a set of coordinates.

orgulous commented 1 day ago

Split this into multiple tickets which show the steps to be done to demostrate multiple working examples of training agents using RL.