Initialization of ADVI's variational parameter

Hi

I am wondering how I can initialize the parameter of the variational distribution using PyMC3’s API, for example, I would like to set the initial covariance matrix of full-rank VI to have diagonal elements of 0.01.

Thanks

1 Like

Were you able to solve this problem?