Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NIFTy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
NIFTy
Commits
2f1cb237
Commit
2f1cb237
authored
6 years ago
by
Philipp Arras
Browse files
Options
Downloads
Patches
Plain Diff
Do not automatically set point_estimates to anything
This behaviour is not intended according to the docstring.
parent
3f52237c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
nifty5/minimization/metric_gaussian_kl.py
+0
-2
0 additions, 2 deletions
nifty5/minimization/metric_gaussian_kl.py
with
0 additions
and
2 deletions
nifty5/minimization/metric_gaussian_kl.py
+
0
−
2
View file @
2f1cb237
...
...
@@ -68,8 +68,6 @@ class MetricGaussianKL(Energy):
raise
TypeError
self
.
_hamiltonian
=
hamiltonian
self
.
_constants
=
constants
if
point_estimates
is
None
:
point_estimates
=
constants
self
.
_constants_samples
=
point_estimates
if
_samples
is
None
:
met
=
hamiltonian
(
Linearization
.
make_partial_var
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment