- implementation of the model-based policy gradient algorithm with transition model risk;
- a biomanufacturing process simulation model class and associate it with MDP transition kernel,
Remark: the code was tested under tensorflow==1.14.0 and Keras==2.2.5. It may not support later version of tensorflow and Keras.
The algorithms, simulation method and visualizations used in this package came primarily out of research in Xie Wei's lab at the Northeastern University. If you use Green simulation based policy search (GS-RL) in your research, we would appreciate a citation to the appropriate paper.