jdherman / ptreeopt

Policy tree optimization: Heuristic policy search for control of dynamic systems. Uses genetic programming to develop binary trees relating observed indicator variables to actions, either real-valued or discrete.
http://www.sciencedirect.com/science/article/pii/S1364815217306540
MIT License
32 stars 7 forks source link

Figures and cleanup #1

Closed jdherman closed 8 years ago

jdherman commented 8 years ago

Working on WRR experiments. Merging back to master before trying to implement some changes to opt.py and tree.py.