BayesPy
latest
Introduction
User guide
Examples
Developer guide
User API
bayespy.nodes
bayespy.inference
Inference engines
bayespy.inference.VB
Parameter expansions
bayespy.plot
Developer API
BayesPy
Docs
»
User API
»
bayespy.inference
»
bayespy.inference.VB
»
bayespy.inference.VB.optimize
Edit on GitHub
bayespy.inference.VB.optimize
¶
VB.
optimize
(
*
nodes
,
maxiter
=
10
,
verbose
=
True
,
method
=
'fletcher-reeves'
,
riemannian
=
True
,
collapsed
=
None
,
tol
=
None
)
[source]
¶
Optimize nodes using Riemannian conjugate gradient
Read the Docs
v: latest
Versions
latest
stable
Downloads
html
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.