n_states : int, default=2
Number of states for all variables.
inference_method : string, default=”ad3”
Function to call do do inference and loss-augmented inference. Possible values are:
- ‘max-product’ for max-product belief propagation.
Recommended for chains an trees. Loopy belief propagatin in case of a general graph.
‘lp’ for Linear Programming relaxation using cvxopt.
‘ad3’ for AD3 dual decomposition.
‘qpbo’ for QPBO + alpha expansion.
‘ogm’ for OpenGM inference algorithms.
neighborhood : int, default=4
Neighborhood defining connection for each variable in the grid. Possible choices are 4 and 8.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4