文件名称:trnn
介绍说明--下载内容来自于网络,使用问题请自行百度
神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network
This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier versions of MatLab. This scr ipt uses the command lines for the package to perform the task, otherwise you can use the GUI that s provided, by typing nntool. This scr ipt shows 5 fold cross validation on a neural network with 1 hidden layer with a variable number of hidden nodes along with a single output. The entire process is done 2 times, because each time the data was encoded in a different manner, which in turn altered how much the Neural Network was able to learn from the data. Below you ll find the scr ipt to collect the data for the final results.
This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier versions of MatLab. This scr ipt uses the command lines for the package to perform the task, otherwise you can use the GUI that s provided, by typing nntool. This scr ipt shows 5 fold cross validation on a neural network with 1 hidden layer with a variable number of hidden nodes along with a single output. The entire process is done 2 times, because each time the data was encoded in a different manner, which in turn altered how much the Neural Network was able to learn from the data. Below you ll find the scr ipt to collect the data for the final results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
getmyresults.m
TrNN.m
TrNN.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.