Hi. It's been a while since I worked with WebPPL, but fwiw, as best I remember...> Is there a way to run for a particular amount of time instead of for a particular number of steps?In general, I'm afraid not. (Though I think inference by enumeration might have this as an undocumented feature.)
I'm not familiar enough with the inference algorithms to choose good parameters yet, but I do know how long I'm willing to wait for an answer. Is there a way to run for a particular amount of time instead of for a particular number of steps?Related to that, is there a way to run inference such that it picks up where it left off? For example, run MCMC for 100 steps, print the result of a query, run for 100 steps more, print improved results, etc.
--
You received this message because you are subscribed to the Google Groups "webppl-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webppl-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/webppl-dev/4c43ee27-030b-45c9-805f-ae486f1acbf6n%40googlegroups.com.