<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
New Features 🎉
* Variationally Informed Parameterization by ferrine in https://github.com/pymc-devs/pymc-experimental/pull/276
* Implement utility to recover marginalized variables from `MarginalModel` by zaxtax in https://github.com/pymc-devs/pymc-experimental/pull/285
Bugfixes 🪲
* Bugfixes for `statespace/models/structural.py` by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/287
* Fix initial state size in CycleComponent by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/288
Maintenance 🔧
* Pass coords argument into as_model decorator by zaxtax in https://github.com/pymc-devs/pymc-experimental/pull/282
New Contributors
* zaxtax made their first contribution in https://github.com/pymc-devs/pymc-experimental/pull/282
**Full Changelog**: https://github.com/pymc-devs/pymc-experimental/compare/v0.0.15...v0.0.16