Dear WebPPL community,
I've started using WebPPL to implement some sequential decision solutions I study in the context of AI safety, similar to those on
https://agentmodels.org/ .
Here's an example of the type of model/algorithm we study:
https://github.com/pik-gane/webppl-agents-satisfia/blob/master/src/agents/makeMDPAgentSatisfia.wppl(E.g., lines 184-206 contain a typical recursive function involving repeated expectation taking)
As I'm otherwise quite new to WebPPL, I'd be very grateful if someone would agree to have a video call with me to discuss some questions I have about the language and inference algorithms it uses.
Best regards,
Jobst