Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
b187c930
Commit
b187c930
authored
Jun 10, 2021
by
Philipp Arras
Browse files
Update description
parent
3c3518b2
Pipeline
#103334
passed with stages
in 17 minutes and 46 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
demos/variational_inference_visualized.py
View file @
b187c930
...
...
@@ -22,10 +22,6 @@
# This script demonstrates how MGVI, GeoVI, MeanfieldVI and FullCovarianceVI
# work for an inference problem with only two real quantities of interest. This
# enables us to plot the posterior probability density as two-dimensional plot.
# The approximate posterior samples are contrasted with the maximum-a-posterior
# (MAP) solution together with samples drawn with the Laplace method. This
# method uses the local curvature at the MAP solution as inverse covariance of
# a Gaussian probability density.
###############################################################################
import
numpy
as
np
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment