variational-inference
Here are 215 public repositories matching this topic...
Description of your problem
Interpolated Docs are missing sample plot. One should be added
https://docs.pymc.io/api/distributions/continuous.html#pymc3.distributions.continuous.Interpolated
Please provide any additional information below.
See example from Normal plot for
We would like all GPflow kernels to broadcast across leading dimensions. For most of them, this is implemented already (#1308); this issue is to keep track of the ones that currently don't:
- ArcCosine
- Coregion
- Periodic
- ChangePoints
- Convolutional
- all MultioutputKernel subclasses
-
Updated
Aug 24, 2019 - Jupyter Notebook
-
Updated
Mar 30, 2020 - Python
Hi @JavierAntoran @stratisMarkou,
First of all, thanks for making all of this code available - it's been great to look through!
Im currently spending some time trying to work through the Weight Uncertainty in Neural Networks in order to implement Bayes-by-Backprop. I was struggling to understand the difference between your implementation of `Bayes-by-Bac
-
Updated
Jun 22, 2020 - Python
-
Updated
Feb 11, 2018
-
Updated
Mar 15, 2020 - Jupyter Notebook
-
Updated
Jan 21, 2019 - Jupyter Notebook
-
Updated
Jun 10, 2020
-
Updated
Jun 5, 2019
-
Updated
Apr 3, 2020 - Python
-
Updated
Jul 4, 2020 - Python
-
Updated
Dec 21, 2017 - Python
-
Updated
Apr 25, 2017 - Python
-
Updated
Apr 26, 2020 - Jupyter Notebook
-
Updated
Jul 4, 2020
-
Updated
Jul 11, 2020 - Jupyter Notebook
-
Updated
Dec 2, 2019 - Jupyter Notebook
Hey! I believe you should reparameterize u
and w
in the planar flow like they do in the pymc3 (link below) to ensure the planar flow transformation is invertible, see the appendix in the paper https://arxiv.org/abs/1505.05770.
-
Updated
May 9, 2020 - Jupyter Notebook
-
Updated
Mar 26, 2019 - Jupyter Notebook
-
Updated
Jun 23, 2020 - MATLAB
-
Updated
Mar 22, 2020
From Lu Cheng:
"It was said in GPStuff manual page 42 that periodic kernel was coming
from this paper
http://jmlr.org/proceedings/papers/v33/solin14.pdf
In page 907, equation (23) and GPStuff appendix, there is the canonical
periodic covariance function. And it is not obvious to find the explicit
form of quasi-periodic covariance function in section 3.5.
In the demo_periodic.m, there is alway t
Describe the bug
Default 'name' of MultiplyKernel class is 'add'. It should read 'mul' for consistency with mul method of Kernel class.
-
Updated
Feb 12, 2019 - Python
-
Updated
Apr 9, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the variational-inference topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the variational-inference topic, visit your repo's landing page and select "manage topics."
this doesn't seem very well documented at present.