代码搜索:Sampling
找到约 3,969 项符合「Sampling」的源代码
代码结果 3,969
www.eeworm.com/read/215485/4904124
m enter_evidence.m
function [engine, loglik] = enter_evidence(engine, evidence)
% ENTER_EVIDENCE Add the specified evidence to the network (gibbs_sampling_inf_engine)
% [engine, loglik] = enter_evidence(engine, evidence
www.eeworm.com/read/197905/5090924
m sample1.m
% Check sampling on a mixture of experts model
%
% X \
% | |
% Q |
% | /
% Y
%
% where all arcs point down.
% We condition everything on X, so X is a root node. Q is a softmax, and Y is a linear
www.eeworm.com/read/197905/5091570
m enter_evidence.m
function [engine, loglik] = enter_evidence(engine, evidence)
% ENTER_EVIDENCE Add the specified evidence to the network (gibbs_sampling_inf_engine)
% [engine, loglik] = enter_evidence(engine, evidence
www.eeworm.com/read/346158/3189510
m sample1.m
% Check sampling on a mixture of experts model
%
% X \
% | |
% Q |
% | /
% Y
%
% where all arcs point down.
% We condition everything on X, so X is a root node. Q is a softmax, and Y is a linear
www.eeworm.com/read/346158/3190156
m enter_evidence.m
function [engine, loglik] = enter_evidence(engine, evidence)
% ENTER_EVIDENCE Add the specified evidence to the network (gibbs_sampling_inf_engine)
% [engine, loglik] = enter_evidence(engine, evidence
www.eeworm.com/read/344585/3207805
m demmlp1.m
%DEMMLP1 Demonstrate simple regression using a multi-layer perceptron
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X at eq
www.eeworm.com/read/339362/3309777
par ptone1.par
1000.0 Stimulus frequency (Hz).
50.0 Stimulus signal intensity (dB SPL).
100.0e-3 Stimulus signal duration (seconds).
0.01e-3 Stimulus sampling interval, dt (seconds).
www.eeworm.com/read/339362/3309784
par ptone2.par
1000.0 Stimulus frequency (Hz).
10.0 Stimulus signal intensity (dB SPL).
300.0e-3 Stimulus signal duration (seconds).
0.05e-3 Stimulus sampling interval, dt (seconds).
www.eeworm.com/read/339362/3309794
par ptone3.par
1000.0 Stimulus frequency (Hz).
90.0 Stimulus signal intensity (dB SPL).
300.0e-3 Stimulus signal duration (seconds).
0.01e-3 Stimulus sampling interval, dt (seconds).
www.eeworm.com/read/339362/3309796
par ptone1.par
700.0 Stimulus frequency (Hz).
70.0 Stimulus signal intensity (dB SPL).
50.0e-3 Stimulus signal duration (seconds).
0.05e-3 Stimulus sampling interval, dt (seconds).