/gym-target

This is a simple 2D gym environment with a target set that an agent will learn to guide itself towards.

Primary LanguagePython

gym-target

This is a simple 2D gym environment with a target set that an agent will learn to guide itself towards, by using an extra state dimension. Right now it is gridworld but more complex dynamics will be added.