代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/435331/6960848
ini omnetpp.ini
[General]
preload-ned-files=*.ned
scheduler-class = "cSocketRTScheduler"
#debug-on-errors = true
[Cmdenv]
express-mode = yes
module-messages = yes
event-banners = yes
[Tkenv]
#default-run
www.eeworm.com/read/469416/6976336
m mdnpak.m
function w = mdnpak(net)
%MDNPAK Combines weights and biases into one weights vector.
%
% Description
% W = MDNPAK(NET) takes a mixture density network data structure NET
% and combines the netw
www.eeworm.com/read/469416/6976338
m demolgd1.m
%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampli
www.eeworm.com/read/469416/6976391
m nethess.m
function [h, varargout] = nethess(w, net, x, t, varargin)
%NETHESS Evaluate network Hessian
%
% Description
%
% H = NETHESS(W, NET, X, T) takes a weight vector W and a network data
% structure N
www.eeworm.com/read/469416/6976452
m mdn.m
function net = mdn(nin, nhidden, ncentres, dim_target, mix_type, ...
prior, beta)
%MDN Creates a Mixture Density Network with specified architecture.
%
% Description
% NET = MDN(NIN, NHIDDEN, NC
www.eeworm.com/read/469416/6976453
m rbfpak.m
function w = rbfpak(net)
%RBFPAK Combines all the parameters in an RBF network into one weights vector.
%
% Description
% W = RBFPAK(NET) takes a network data structure NET and combines the
% com
www.eeworm.com/read/469416/6976509
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/465612/7050220
log node.log
Build log C:\LM\Source\asw\node\Development\node.log
Created Tuesday, May 15, 2007, at 11:19:31
Build due for component Neuron (R) C Compiler, reason: File C:\LM\SOURCE\ASW\NODE\NODE.NC is present
www.eeworm.com/read/465612/7050244
log node07.log
Build log D:\Source\mk\node07\Release\node07.log
Created Thursday, December 13, 2007, at 13:34:38
Build due for component Neuron (R) C Compiler, reason: File C:\LONWORKS\NEURONC\INCLUDE\BPLATE.NS