How to view the CPE results?
boaloysius opened this issue · 1 comments
boaloysius commented
While training the model using off-policy, in the logs only "CPE evaluation took xxx seconds." is getting printed for CPE. How do I view the IPS, Double robust estimate and other scores?
kittipatv commented
You should be able to see them in tensorboard. Try grep'ing your output log for TensorBoard logging location is:
(it should be near the top of the log), you should see some "CPE" values