Julia implementation of RL-Glue; A framework for running RL experiments.
look at /test
for examples.
- RL-Glue is designed by Adam White
- The structure closely follows this python implementation by Andy Patterson.
- MountainCar implementation is inspired by this implementation by Matthew Schlegel.