搜索结果

找到约 878 项符合 NetWork-shy 的查询结果

其他 using delta rule neural network

using delta rule neural network
https://www.eeworm.com/dl/534/378943.html
下载: 164
查看: 1023

软件设计/软件工程 根据微软权威的软件开发指南MSDN(Microsoft Developer Network)的定义

根据微软权威的软件开发指南MSDN(Microsoft Developer Network)的定义,ActiveX插件以前也叫做OLE控件或OCX控件,它是一些软件组件或对象,可以将其插入到WEB网页或其它应用程序中。
https://www.eeworm.com/dl/684/379517.html
下载: 25
查看: 1063

人工智能/神经网络 * Lightweight backpropagation neural network. * This a lightweight library implementating a neura

* Lightweight backpropagation neural network. * This a lightweight library implementating a neural network for use * in C and C++ programs. It is intended for use in applications that * just happen to need a simply neural network and do not want to use * needlessly complex neural network librar ...
https://www.eeworm.com/dl/650/380453.html
下载: 127
查看: 1065

人工智能/神经网络 neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o

neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a f ...
https://www.eeworm.com/dl/650/380483.html
下载: 194
查看: 1076

人工智能/神经网络 neural network 一个演示原理的代码

neural network 一个演示原理的代码,便于初学者学习。
https://www.eeworm.com/dl/650/380488.html
下载: 122
查看: 1037

matlab例程 k-step ahead predictions determined by simulation of the % one-step ahead neural network predictor.

k-step ahead predictions determined by simulation of the % one-step ahead neural network predictor. For NNARMAX % models the residuals are set to zero when calculating the % predictions. The predictions are compared to the observed output. %
https://www.eeworm.com/dl/665/384089.html
下载: 127
查看: 1077

人工智能/神经网络 Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the func

Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the functions NNPRUNE and NNFPE.
https://www.eeworm.com/dl/650/384090.html
下载: 105
查看: 1027

人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % ...
https://www.eeworm.com/dl/650/384092.html
下载: 168
查看: 1031

matlab例程 This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models

This function applies the Optimal Brain Surgeon (OBS) strategy for % pruning neural network models of dynamic systems. That is networks % trained by NNARX, NNOE, NNARMAX1, NNARMAX2, or their recursive % counterparts.
https://www.eeworm.com/dl/665/384105.html
下载: 191
查看: 1040

matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne

Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , w ...
https://www.eeworm.com/dl/665/384109.html
下载: 78
查看: 1074