代码搜索:Learning

找到约 5,352 项符合「Learning」的源代码

代码结果 5,352
www.eeworm.com/read/193974/5139314

java venuepapercluster2featurevector.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/193974/5139315

java clustersize.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/430506/1929437

m multisvmdemo1.m

% Demonstration of multi-class SVM learning. % Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac % (c) Czech Technical University Prague, http://cmp.felk.cvut.cz % Modifications %
www.eeworm.com/read/430360/1931645

txt append.txt

I came up with this example when learning how to use the Windows Registry functions. This simple example shows you how to Create, Write to and Delete Windows registry keys. The utility enables you
www.eeworm.com/read/407965/2256842

makefile

# # $RCSfile: Makefile,v $ # $Revision: 1.2 $ # $Date: 2000/03/07 20:28:21 $ # $Locker: $ # author: Tucker Balch # THISDIR = src/EDU/gatech/cc/is/learning SUBDIRS = JAVAFILES = $(shell echo *.java
www.eeworm.com/read/386597/2570178

m backpropagation_stochastic.m

function [test_targets, Wh, Wo, J] = Backpropagation_Stochastic(train_patterns, train_targets, test_patterns, params) % Classify using a backpropagation network with stochastic learning algorithm
www.eeworm.com/read/386597/2570208

m backpropagation_recurrent.m

function [test_targets, W, J] = Backpropagation_Recurrent(train_patterns, train_targets, test_patterns, params) % Classify using a backpropagation recurrent network with a batch learning algorithm
www.eeworm.com/read/373460/2761871

m multisvmdemo1.m

% Demonstration of multi-class SVM learning. % Statistical Pattern Recognition Toolbox, Vojtech Franc, Vaclav Hlavac % (c) Czech Technical University Prague, http://cmp.felk.cvut.cz % Modifications %
www.eeworm.com/read/261019/4326016

makefile

# # $RCSfile: Makefile,v $ # $Revision: 1.2 $ # $Date: 2000/03/07 20:28:21 $ # $Locker: $ # author: Tucker Balch # THISDIR = src/EDU/gatech/cc/is/learning SUBDIRS = JAVAFILES = $(shell echo *.java
www.eeworm.com/read/157711/5604230

asp edit.asp