ptreeopt icon indicating copy to clipboard operation
ptreeopt copied to clipboard

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...

Results 4 ptreeopt issues
Sort by recently updated
recently updated
newest added

Dear Jon, My name is Mariana and I am Msc student at UCL for Environmental Systems Engineering. First of all I read your article and found it extremely sophisticated and...

Hi, I'm a PhD student of water resource engineering, I'm trying to run your code for another reservoir system but when running the model in fit-historical mode, the storage values...

The idea was for a policy to save its own frequency of actions during a simulation (e.g. "Flood Control (5%)"). However this seems to create a number of problems: -...

The new version of the MPI code uses `mpi4py.futures` to create process pools. This module was added in mpi4py 2.1. For people at UC Davis - I need to figure...