搜索资源列表
MLP
- 本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。
mlp-1.0
- 这个模型是多层感知网模型,是神经网络的一种,可以用来对一组数据训练分类-This model is a model of multi-Zhi Wang a sense, is a kind of neural networks that can be used to train a group of data classification
MLP
- for MLP neural network.
facedctlocprot
- mlp -mlp
MLP_Iris_Class
- classification using MLP with GUi
MLPforAdaptivePostprocessingBlockCoded
- A new technique basedon the multilayer perceptron (MLP)neural network is proposed for blocking-artifact removal inblock-coded images.The new method is basedon the concept of learning by examples.
project5
- this MLP project in Neural Network that have userinterface. run GUI.m to execute project -this is MLP project in Neural Network that have userinterface. run GUI.m to execute project
mlp
- 一个MATLAB工具箱,可以进行快速而可靠的听觉阈值的计算!目前很少有类似的方法。-A MATLAB toolbox for rapid and reliable auditory threshold estimation
hwmain
- HWMAIN Performance evaluation of MLP learning strategies.
CDPlayer_MLP_2Layer
- hossein alipoor,cd player,neural network,mlp
IRIS
- hossein alipoor,iris,neural network,mlp
Macky_Glass_MLP_2Layer
- hossein alipoor,macky glass,neural network,mlp
Sinc_MLP_2Layer
- hossein alipoor,sinc,neural network,mlp
MLP
- Multilayer Perceptron (MLP) in c# language
mlp
- An mlp Network which distinquishes between numbers 0 to 9 in a five to seven matrix
MLP
- Online identify the plant dynamic by using intelligent architectures here using MLP architecture neural network for the plant.
mlp
- MLP with wieght and multilayer
mlp
- 用mlp实现分类,例子中用了一个隐层,可以改变隐层个数,用多个隐层(With mlp to achieve classification, the example used a hidden layer, you can change the number of hidden layers, with multiple hidden layer)
mlp
- 人工智能导论作业,用mlp方法实现的水杯图片分类,生成loss的下降趋势图(Homework of AI. Using MLP to classify images of cups and bottles, and plot loss of the training process.)