代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/407965/2256851
java bilinear2d.java
/*
* Bilinear2D.Java
*/
package EDU.gatech.cc.is.learning;
import java.io.*;
import java.lang.Math;
/**
* Transform points from a two-dimensional space to another two
* dimensional space.
*
www.eeworm.com/read/396844/2407139
m stolcke_entropic_demo.m
% Do experiment on p54 of "Bayesian learning of probabilistic language models",
% A. Stolcke, PhD thesis, UC Berkeley, 1994
seed = 1;
rand('state', seed);
randn('state', seed);
hmm0 = mk_dhmm_stolck
www.eeworm.com/read/380832/2652476
java kohonen_topology.java
package dm.clustering.KNN;
import java.io.*;
public class Kohonen_Topology {
int kluster_champ;
int dimensions_of_signal;
int maximum_number_of_clusters;
double max_learning_ra
www.eeworm.com/read/363322/2920213
net intercept_5_10.net
# ------ net info -------------------------
# max ball dist = 5, max ball velocity 1.0
# RL PARAMETERS: learning rate: 0.1 expl.rate: 0
# ACTIONS: DASH (100 10 100) TURN (24) KICK (0 0 0) (0)
# tra
www.eeworm.com/read/261019/4326025
java bilinear2d.java
/*
* Bilinear2D.Java
*/
package EDU.gatech.cc.is.learning;
import java.io.*;
import java.lang.Math;
/**
* Transform points from a two-dimensional space to another two
* dimensional space.
*
www.eeworm.com/read/414357/11118985
asv nnd12vl.asv
function nnd12vl(cmd,arg1)
%NND12VL Variable learning rate backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.7 $
% Copyright 1994-2002 P
www.eeworm.com/read/414357/11119074
m nnd12vl.m
function nnd12vl(cmd,arg1)
%NND12VL Variable learning rate backpropagation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
% $Revision: 1.7 $
% Copyright 1994-2002 P
www.eeworm.com/read/237122/13977025
htm ch50_10.htm
[Chapter 50] 50.10 Make Your Own Man Pages Without Learning troff