Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 84d93bbb authored by hhakim's avatar hhakim
Browse files

Fix exp code example in pyfaust.fact.hierarchical_constends.

parent 4010972c
No related branches found
No related tags found
No related merge requests found
Pipeline #849080 skipped
......@@ -1333,7 +1333,7 @@ def hierarchical_constends(M, p, A, B, ret_lambda=False, ret_params=False):
Examples:
>>> from pyfaust import rand
>>> from pyfaust import hierarchical
>>> from pyfaust.fact import hierarchical
>>> import numpy as np
>>> from numpy.random import rand
>>> from pyfaust.factparams import (ParamsHierarchical, ConstraintList, StoppingCriterion)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment