代码搜索:node
找到约 10,000 项符合「node」的源代码
代码结果 10,000
www.eeworm.com/read/292984/3936171
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log int_{theta_i} P(x(i,m)| x(pi_i,m), theta_i) for node i (root)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
%
www.eeworm.com/read/292984/3936709
m comp_eff_node_sizes.m
function ens = comp_eff_node_sizes(ns, cnodes, ev, domain)
dnodes = mysetdiff(1:length(ns), cnodes);
odom = domain(~isemptycell(evidence(domain)));
cdom = myintersect(cnodes, domain);
ddom = myinters
www.eeworm.com/read/292964/3937100
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev, usecell)
% LOG_MARG_PROB_NODE Compute sum_m log P(x(i,m)| x(pi_i,m)) for node i (tabular)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differ
www.eeworm.com/read/292964/3937108
m sample_node_single_case.m
function y = sample_node(CPD, pev)
% SAMPLE_NODE Draw a random sample from P(Xi | x(pi_i), theta_i) (tabular)
% y = sample_node(CPD, pev)
%
% pev{i} is the value of the i'th parent (if any)
%assert(
www.eeworm.com/read/292964/3937117
m log_nextcase_prob_node.m
function L = log_nextcase_prob_node(CPD, self_ev, pev, test_self_ev, test_pev)
% LOG_NEXTCASE_PROB_NODE compute the joint distribution of a node (tabular) of a new case given
% completely observed d
www.eeworm.com/read/292964/3937184
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m)) for node i (linear_gaussian)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differ
www.eeworm.com/read/292964/3937195
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m)) for node i (root_gaussian)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
% This differs
www.eeworm.com/read/292964/3937319
m log_marg_prob_node.m
function L = log_marg_prob_node(CPD, self_ev, pev)
% LOG_MARG_PROB_NODE Compute prod_m log int_{theta_i} P(x(i,m)| x(pi_i,m), theta_i) for node i (root)
% L = log_marg_prob_node(CPD, self_ev, pev)
%
%
www.eeworm.com/read/292964/3937857
m comp_eff_node_sizes.m
function ens = comp_eff_node_sizes(ns, cnodes, ev, domain)
dnodes = mysetdiff(1:length(ns), cnodes);
odom = domain(~isemptycell(evidence(domain)));
cdom = myintersect(cnodes, domain);
ddom = myinters
www.eeworm.com/read/292144/3958627
h erl_node_container_utils.h
/* ``The contents of this file are subject to the Erlang Public License,
* Version 1.1, (the "License"); you may not use this file except in
* compliance with the License. You should have received a