Skip to content
GitLab
Menu
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
2d8fbf20
Commit
2d8fbf20
authored
May 03, 2022
by
Philipp Arras
Browse files
Typo
parent
4ec43f17
Pipeline
#130807
passed with stages
in 43 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/evidence_lower_bound.py
View file @
2d8fbf20
...
...
@@ -210,9 +210,9 @@ def estimate_evidence_lower_bound(hamiltonian, samples, n_eigenvalues, min_lh_ev
--------
For further details we refer to:
* Analytic formulation: P. Frank et
A
l., Geometric Variational Inference <https://arxiv.org/pdf/2105.10470.pdf> (Sec. 5.1)
* Analytic formulation: P. Frank et
a
l., Geometric Variational Inference <https://arxiv.org/pdf/2105.10470.pdf> (Sec. 5.1)
* Conceptualization: A. Kostić et
A
l. (manuscript in preparation).
* Conceptualization: A. Kostić et
a
l. (manuscript in preparation).
"""
if
not
isinstance
(
samples
,
ResidualSampleList
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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