equinor / wishing-well

Team repo for Wishing Well team - Virtual summer internship 2020
1 stars 1 forks source link

Fixed gym interface #20

Closed TorsteinOtterlei closed 4 years ago

TorsteinOtterlei commented 4 years ago

The gym should now be good. You can check out the code and functionality at wishing-well\env\gym-ww\gym_ww\envs\ww3_env.py.

You can use shortest_path_random_walk_new.py as an example of how you can interact with the gym environment.