代码搜索:Multilayer
找到约 128 项符合「Multilayer」的源代码
代码结果 128
www.eeworm.com/read/233248/14161572
m offplane1dte.m
% this program is designed for solving the 1D photonic structure
% Structure is given by Dr. Arnel C Lavarias
% The structure is a periodic multilayer structure with 3 medium
% --------------------
www.eeworm.com/read/476296/6765151
m mlp.m
%MLP Multilayer Perceptron algorithm
%
% 'ifile.mat' - input file containing:
% Nr - members of ensemble
% dim - iterations
% Nneur - number of neurons
% Sx - standard deviation
www.eeworm.com/read/450540/7482423
m backprop.m
% backprop a per-period backpropagation training for a multilayer feedforward
% neural network.
% Network = backprop(Layers,N,M,SatisfactoryMSE,Input,Desired) returns
% Network, a two
www.eeworm.com/read/388876/8568475
readme
Fast Artificial Neural Network Library (fann)
Fast Artificial Neural Network Library implements multilayer
artificial neural networks in C with support for both fully connected
and sparsely connected
www.eeworm.com/read/466243/7041465
m programs_17b.m
% Chapter 17 - Neural Networks.
% Programs_17b - Generalized delta learing rule and backpropagation of errors
% for a multilayer network (Figure 17.8).
% Copyright Birkhauser 2004. Stephen Lynch.
fun
www.eeworm.com/read/321263/13409886
m programs_17b.m
% Chapter 17 - Neural Networks.
% Programs_17b - Generalized delta learing rule and backpropagation of errors
% for a multilayer network (Figure 17.8).
% Copyright Birkhauser 2004. Stephen Lynch.
fun