代码搜索:engine
找到约 10,000 项符合「engine」的源代码
代码结果 10,000
www.eeworm.com/read/434858/1868288
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/434858/1868300
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/434858/1868314
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/434858/1868346
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/434858/1868354
m marginal_nodes.m
function [marginal, loglik] = marginal_nodes(engine, query)
% MARGINAL_NODES Compute the marginal on the specified query nodes (var_elim)
% [marginal, loglik] = marginal_nodes(engine, query)
assert(l
www.eeworm.com/read/434858/1868363
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/434858/1868423
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/434177/1874212
h htpep.h
/*
W3C Sample Code Library libwww PEP Engine
!
PEP Engine
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
*/
/*
The PEP Manag
www.eeworm.com/read/408009/2255536
h htpep.h
/*
W3C Sample Code Library libwww PEP Engine
!
PEP Engine
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
*/
/*
The PEP Manag
www.eeworm.com/read/402232/2326243
java uiinterface.java
package com.power.pipeengine.EngineUI;
/**
* Title: PIPE Engine
* Description: Global Planning Optimization Engine
* Copyright: Copyright (c) 2002
* Company: Paraster, Inc