Kaixhin / rlenvs

Reinforcement learning environments for Torch7
MIT License
93 stars 23 forks source link

Implement (continuous) GridWorld and PuddleWorld #2

Closed Kaixhin closed 8 years ago

Kaixhin commented 8 years ago

As described in Generalization in Reinforcement Learning: Safely Approximating the Value Function. Will allow step in x and step in y of length 0.05 max each, with a cost of 10 per length unit travelled?