代码搜索:node

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

代码结果 10,000
www.eeworm.com/read/292984/3936010

m log_prob_node.m

function L = log_prob_node(CPD, self_ev, pev) % LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (gaussian) % L = log_prob_node(CPD, self_ev, pev) % % self_ev(m) is the eviden
www.eeworm.com/read/292984/3936042

m tabular_chance_node.m

function CPD = tabular_chance_node(sz, CPT) % TABULAR_CHANCE_NODE Like tabular_CPD, but simplified % CPD = tabular_chance_node(sz, CPT) % % sz(1:end-1) is the sizes of the parents, sz(end) is the size
www.eeworm.com/read/292984/3936146

m log_prob_node.m

function L = log_prob_node(CPD, self_ev, pev) % LOG_PROB_NODE Compute sum_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (discrete) % L = log_prob_node(CPD, self_ev, pev) % % self_ev(m) is the evidenc
www.eeworm.com/read/292984/3936172

m log_prob_node.m

function L = log_prob_node(CPD, self_ev, pev) % LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (root) % L = log_prob_node(CPD, self_ev, pev) % % self_ev{m} is the evidence o
www.eeworm.com/read/292984/3936186

m tabular_decision_node.m

function CPD = tabular_decision_node(sz, CPT) % TABULAR_DECISION_NODE Represent the randomized policy over a discrete decision/action node as a table % CPD = tabular_decision_node(sz, CPT) % % sz(1:en
www.eeworm.com/read/292984/3936192

m tabular_decision_node.m

function CPD = tabular_decision_node(bnet, self, CPT) % TABULAR_DECISION_NODE Represent a stochastic policy over a discrete decision/action node as a table % CPD = tabular_decision_node(bnet, self, CP
www.eeworm.com/read/292964/3936803

m scg_3node.m

% This example is from Page.143 of "Probabilistic Networks and Expert Systems", % Cowell, Dawid, Lauritzen and Spiegelhalter, 1999, Springer. X = 1; Y = 2; Z = 3; n = 3; dag = zeros(n); dag(X, Y)=1;
www.eeworm.com/read/292964/3937129

m tabular_utility_node.m

function CPD = tabular_utility_node(bnet, node, T) % TABULAR_UTILITY_NODE Represent a utility function as a table % CPD = tabular_utility_node(bnet, node, T) % % node is the number of a node in this e
www.eeworm.com/read/292964/3937151

m log_prob_node.m

function L = log_prob_node(CPD, self_ev, pev) % LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (gaussian) % L = log_prob_node(CPD, self_ev, pev) % % self_ev(m) is the eviden
www.eeworm.com/read/292964/3937158

m log_prob_node.m

function L = log_prob_node(CPD, self_ev, pev) % LOG_PROB_NODE Compute prod_m log P(x(i,m)| x(pi_i,m), theta_i) for node i (gaussian) % L = log_prob_node(CPD, self_ev, pev) % % self_ev(m) is the eviden