Current httpstan shim does not support variational inference. Two options are available:
- Add support for VI in httpstan, and then add the respective functions to ex_stan.
- Move ex_stan from PyStan to CmdStan, which has support for all required algorithms.
Current httpstan shim does not support variational inference. Two options are available: