variational-inference
Here are 233 public repositories matching this topic...
-
Updated
Nov 7, 2020 - Python
Feature request
Our Scipy optimizer wrapper should explicitly handle unconnected gradients.
Motivation
Currently, the GPflow Scipy optimizer wrapper (gpflow.optimizers.Scipy
) simply errors (with one of the typically unhelpful TensorFlow error messages) when one of the passed-in variables
is not connected to the loss to be minimized. This can easily happen in a valid case, for exa
-
Updated
Aug 24, 2019 - Jupyter Notebook
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
Mar 30, 2020 - Python
-
Updated
Aug 1, 2020 - Jupyter Notebook
-
Updated
Sep 27, 2020 - Python
-
Updated
Feb 11, 2018
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Oct 4, 2020
-
Updated
Jan 21, 2019 - Jupyter Notebook
-
Updated
Nov 8, 2020 - Python
-
Updated
Jun 5, 2019
-
Updated
Apr 3, 2020 - Python
-
Updated
Dec 21, 2017 - Python
-
Updated
Oct 29, 2020 - Jupyter Notebook
-
Updated
Sep 25, 2020
-
Updated
Apr 25, 2017 - Python
-
Updated
Aug 26, 2020 - Jupyter Notebook
-
Updated
Apr 26, 2020 - Jupyter Notebook
-
Updated
Sep 3, 2018 - Python
-
Updated
Dec 2, 2019 - Jupyter Notebook
-
Updated
Mar 26, 2019 - Jupyter Notebook
-
Updated
Feb 12, 2019 - Python
-
Updated
Mar 22, 2020
-
Updated
Nov 4, 2020 - MATLAB
-
Updated
Aug 5, 2020 - MATLAB
This may be useful for Inference algorithms to use during automatic gradient chaining.
-
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."
Currently our non-notebook examples are manually included in the examples webpage via custom
.rst
files intutorial/source/
. As the number of examples increases, it would be better to follow NumPyro's approach and generate HTML pages automatically withsphinx_gallery
. This would make examples easier t