代码搜索:engine

找到约 10,000 项符合「engine」的源代码

代码结果 10,000
www.eeworm.com/read/296767/3898963

java model.java

package com.power.lpsolver.LPSolve; import java.util.*; /** * * Title: PIPE Engine * Description: Global Planning Optimization Engine * Copyright: Copyright (c) 2002 *
www.eeworm.com/read/292984/3936283

m marginal_nodes.m

function [m, pot] = marginal_nodes(engine, query) % MARGINAL_NODES Compute the marginal on the specified nodes (jtree_limid) % [m, pot] = marginal_nodes(engine, query) % % query should be a subset of
www.eeworm.com/read/292984/3936299

m marginal_nodes.m

function marginal = marginal_nodes(engine, nodes) % MARGINAL_NODES Compute the marginal on the specified query nodes (likelihood_weighting) % marginal = marginal_nodes(engine, nodes) bnet = bnet_from
www.eeworm.com/read/292984/3936319

m find_mpe.m

function mpe = find_mpe(engine, evidence, varargin) % FIND_MPE Find the most probable explanation of the data (belprop_fg) % function mpe = find_mpe(engine, evidence,...) % % evidence{i} = [] if
www.eeworm.com/read/292984/3936340

m marginal_nodes.m

function marginal = marginal_nodes(engine, query) % MARGINAL_NODES Compute the marginal on the specified query nodes (gaussian) % marginal = marginal_nodes(engine, query) % Compute sum_{Hsum} Pr(Hkee
www.eeworm.com/read/292984/3936366

m find_mpe.m

function mpe = find_mpe(engine, evidence, varargin) % FIND_MPE Find the most probable explanation of the data (belprop) % function mpe = find_mpe(engine, evidence,...) % % evidence{i} = [] if X(i
www.eeworm.com/read/292984/3936416

m bethe_free_energy.m

function loglik = bethe_free_energy(engine, evidence) % BETHE_FREE_ENERGY Compute Bethe free energy approximation to the log likelihood % loglik = bethe_free_energy(engine, evidence) % % The Bethe fre
www.eeworm.com/read/292984/3936446

m clq_containing_nodes.m

function c = clq_containing_nodes(engine, nodes, fam) % CLQ_CONTAINING_NODES Find the lightest clique (if any) that contains the set of nodes % c = clq_containing_nodes(engine, nodes, family) % %
www.eeworm.com/read/292984/3936552

m correct_smooth.m

function [marginal, msg, loglik] = smooth_evidence(engine, evidence) % [marginal, msg, loglik] = smooth_evidence(engine, evidence) (pearl_dbn) disp('warning: broken'); [ss T] = size(evidence); bnet
www.eeworm.com/read/292964/3937431

m marginal_nodes.m

function [m, pot] = marginal_nodes(engine, query) % MARGINAL_NODES Compute the marginal on the specified nodes (jtree_limid) % [m, pot] = marginal_nodes(engine, query) % % query should be a subset of