文件名称:XOR-problem
-
所属分类:
- 标签属性:
- 上传时间:2013-03-05
-
文件大小:1.19mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
建立一个含单隐层的双输入单输出网络,实现异或问题:
x1(1)=0 x2(1)=1 d(1)=1
x1(2)=1 x2(2)=0 d(2)=1
x1(3)=1 x2(3)=1 d(3)=0
x1(4)=0 x2(4)=0 d(4)=0
训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,solve the XOR problem:
x1 (1) = 0 x2 (1) = 1 d (1) = 1
x1 (2) = 1 x2 (2) = 0 d (2) = 1
x1 (3) = 1 x2 (3) = 1 d (3) = 0
x1 (4) = 0 x2 (4) = 0 d (4) = 0
figure out the network weights matrix W
x1(1)=0 x2(1)=1 d(1)=1
x1(2)=1 x2(2)=0 d(2)=1
x1(3)=1 x2(3)=1 d(3)=0
x1(4)=0 x2(4)=0 d(4)=0
训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,solve the XOR problem:
x1 (1) = 0 x2 (1) = 1 d (1) = 1
x1 (2) = 1 x2 (2) = 0 d (2) = 1
x1 (3) = 1 x2 (3) = 1 d (3) = 0
x1 (4) = 0 x2 (4) = 0 d (4) = 0
figure out the network weights matrix W
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.异或问题/
2.异或问题/2.dsp
2.异或问题/2.dsw
2.异或问题/2.ncb
2.异或问题/2.opt
2.异或问题/2.plg
2.异或问题/2.txt
2.异或问题/2init.txt
2.异或问题/2res.txt
2.异或问题/Debug/
2.异或问题/Debug/2.exe
2.异或问题/Debug/2.ilk
2.异或问题/Debug/2.pch
2.异或问题/Debug/2.pdb
2.异或问题/Debug/main.obj
2.异或问题/Debug/vc60.idb
2.异或问题/Debug/vc60.pdb
2.异或问题/main.cpp
2.异或问题/2.dsp
2.异或问题/2.dsw
2.异或问题/2.ncb
2.异或问题/2.opt
2.异或问题/2.plg
2.异或问题/2.txt
2.异或问题/2init.txt
2.异或问题/2res.txt
2.异或问题/Debug/
2.异或问题/Debug/2.exe
2.异或问题/Debug/2.ilk
2.异或问题/Debug/2.pch
2.异或问题/Debug/2.pdb
2.异或问题/Debug/main.obj
2.异或问题/Debug/vc60.idb
2.异或问题/Debug/vc60.pdb
2.异或问题/main.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.