代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/480211/6668320
txt schools_demo_output.txt
display(log)
check(C:/kmurphy/svnCheckout/root/code/learning/sampling/BUGS/matbugs/schools_model.txt)
model is syntactically correct
data(C:/kmurphy/svnCheckout/root/code/learning/sampling/BUGS/matbug
www.eeworm.com/read/156528/11794654
txt readme.txt
*********************************************************************
http://web.media.mit.edu/~paris/bs-code.txt
Driver ICA/BSS function
ep is epochs to train
p is batch size
h is learning
www.eeworm.com/read/342008/12047464
m prex2.m
%PREX2 PRTOOLS example, plot learning curves of classifiers
help prex2
pause(1)
echo on
% set desired learning sizes
learnsize = [3 5 10 15 20 30];
% Generate Highleyman's classes
A = gend
www.eeworm.com/read/152250/12130941
txt readme.txt
This directory contains examples of learning the structure of an HMM
using a minimum entropy prior. Written by Kevin Murphy,
based on "Structure learning in conditional probability models via an ent
www.eeworm.com/read/338524/12295110
m perceptron.m
% ==========================================================
%
% Neural Networks A Classroom Approach
% Satish Kumar
% Copyright Tata McGraw Hill, 2004
www.eeworm.com/read/338524/12295122
m alphalms.m
% ==========================================================
%
% Neural Networks A Classroom Approach
% Satish Kumar
% Copyright Tata McGraw Hill, 2004
www.eeworm.com/read/128468/14295598
m contents.m
% Separating of two finite point sets by a hyperplane.
%
% lindemo - Demo on using of linear learning algorithms
% described below.
%
% Algorithms:
% ekozinec - Finds epsilon-o
www.eeworm.com/read/230098/14306149
txt sarsaagentrt.txt
class SarsaAgentRT
Class that implements an RL learning agent using SARSA(lambda) learning algorithm with replacing eligibility traces. The implementation is based on the proposed standard C++ inter
www.eeworm.com/read/230098/14306162
txt sarsaagentrt.txt
class SarsaAgentRT
Class that implements an RL learning agent using SARSA(lambda) learning algorithm with replacing eligibility traces. The implementation is based on the proposed standard C++ inter