代码搜索:NetWork

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

代码结果 10,000
www.eeworm.com/read/140851/13059394

m netevfwd.m

function [y, extra, invhess] = netevfwd(w, net, x, t, x_test, invhess) %NETEVFWD Generic forward propagation with evidence for network % % Description % [Y, EXTRA] = NETEVFWD(W, NET, X, T, X_TEST)
www.eeworm.com/read/140850/13059511

m train.m

function net = train(net, tutor, varargin) % TRAIN % % Train a max-win multi-class support vector classifier network using the % specified tutor to train each component two-class network. %
www.eeworm.com/read/140850/13059649

m train.m

function net = train(net, tutor, varargin) % TRAIN % % Train a max-win multi-class support vector classifier network using the % specified tutor to train each component two-class network. %
www.eeworm.com/read/140850/13059659

m train.m

function net = train(net, tutor, varargin) % TRAIN % % Train a dag-svm multi-class support vector classifier network using the % specified tutor to train each component two-class network. %
www.eeworm.com/read/242302/13062346

html 12302.html

Re: 关于 WinSock connect to internet Re: 关于 WinSock connect to internet
www.eeworm.com/read/242302/13075013

html 20228.html

Re: 在 VB 可用什么方法通讯 ? Re: 在 VB 可用什么方法通讯 ?
www.eeworm.com/read/140015/13114142

5 sockd.route.5

.TH SOCKD.ROUTE 5 "November 17, 1993" .SH NAME sockd.route \- Routing file for multi-homed SOCKS proxy server .SH SYNOPSIS \fB/etc/sockd.route\fP .SH DESCRIPTION The file \fB/etc/sockd.route\fP is use
www.eeworm.com/read/326741/13119442

m char3.m

%% Character Recognition Example (III):Training a Simple NN for %% classification %% Read the image I = imread('sample.bmp'); %% Image Preprocessing img = edu_imgpreprocess(I); for cnt = 1:5
www.eeworm.com/read/139926/13120639

htm ch3gla.htm

WEEK 3 -- At a Glance
www.eeworm.com/read/139738/13137325

makefile

DIRS = network vm userprog threads machine security ag include ../Makefile