搜索:Multi-layer
找到约 11 项符合「Multi-layer」的查询结果
结果 11
https://www.eeworm.com/dl/650/251402.html
人工智能/神经网络
本程序实做MLP(Multi-layer perceptron)算法
本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。 ...
https://www.eeworm.com/dl/633/462820.html
Java编程
A Multi-Layer aplication construction Tutorial in Pt-Br [Portuguese]
A Multi-Layer aplication construction Tutorial in Pt-Br [Portuguese]
https://www.eeworm.com/dl/650/165304.html
人工智能/神经网络
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to def
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input seri ...
https://www.eeworm.com/dl/665/421317.html
matlab例程
Multi-Layer optical filter. FDTD Simulation comparing with analytic methods.
Multi-Layer optical filter. FDTD Simulation comparing with analytic methods.
https://www.eeworm.com/dl/650/165306.html
人工智能/神经网络
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
https://www.eeworm.com/dl/650/165315.html
人工智能/神经网络
Single-layer neural networks can be trained using various learning algorithms. The best-known algori
Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generaliz ...
https://www.eeworm.com/dl/667/491617.html
家庭/个人应用
The STi7141 is a highly integrated SoC (systemon- chip) designed to meet the demanding needs of th
The STi7141 is a highly integrated SoC (systemon-
chip) designed to meet the demanding needs of
the interactive cable set top box market place. The
STi7141 integrates all the major system functions
into a single device, and provides world leading,
multi-layer, advanced security t ...
https://www.eeworm.com/dl/650/380483.html
人工智能/神经网络
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 c ...
https://www.eeworm.com/dl/665/243516.html
matlab例程
To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + ...
https://www.eeworm.com/dl/514/10922.html
学术论文
基于ARM嵌入式平台的X86译码SoC架构设计.pdf
SoC(System On a Chip)又称为片上系统,是指将微处理器、模拟IP核、数字IP核和存储器(或片外存储器接口)集成在单一芯片上。SoC产品不断朝着体积小、功能强的方向发展,芯片内部整合越来越多的功能。ARM架构作为嵌入式系统流行的应用,其应用的扩展面临软件扩充的问题,而X86平台上却有很多软件资源。 ...