Location:
Search - bp xor
Search list
Description: 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
Platform: |
Size: 35840 |
Author: |
Hits:
Description: 它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
Platform: |
Size: 1024 |
Author: 贺龙 |
Hits:
Description: 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Platform: |
Size: 14336 |
Author: 邬源 |
Hits:
Description: 一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program
Platform: |
Size: 30720 |
Author: wcl |
Hits:
Description: 用BP算法实现亦或(XOR)问题,三层结构,学习次数越多,结果越准确,就是输入为00,01,10,11时分别输出0,1,1,0。-Or use BP algorithm (XOR) problem, the three-tier structure, the more the number of learning, resulting in more accurate, that is, input output 0,1,1,0 respectively 00,01,10,11.
Platform: |
Size: 32768 |
Author: 刘鑫 |
Hits:
Description: Java编写的BP解决XOR问题,用到JOONE集成在JAR包中,大家有兴趣下载-Java prepared BP solution XOR problem, use Joone integrated package in the JAR, we are interested in downloading
Platform: |
Size: 503808 |
Author: 陈兵 |
Hits:
Description: c++解决xor问题(bp网络)-c++ solve xor problem (bp Network)
Platform: |
Size: 2048 |
Author: xiaocui |
Hits:
Description: 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
Platform: |
Size: 106496 |
Author: chencailong |
Hits:
Description: 在matlab环境下,利用bp神经网络实现异或分类问题-In the matlab environment, the use of bp neural network XOR classification problem
Platform: |
Size: 1024 |
Author: 王渝 |
Hits:
Description: 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
Platform: |
Size: 1024 |
Author: yaozi |
Hits:
Description: BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
Platform: |
Size: 2048 |
Author: Steve |
Hits:
Description: 基于VC++6.0的MFC编程实现人工智能的BP异或算法-Based on VC++6.0 to MFC programming of artificial intelligence algorithm for BP XOR
Platform: |
Size: 3652608 |
Author: cfwang |
Hits:
Description: code for XOR problem using BP neural network without using matlabtoolbox
Platform: |
Size: 1024 |
Author: merit |
Hits:
Description: 对于bp神经网络具体算法的编程实现
没有使用自带的神经网络包
可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementation bp algorithm
Platform: |
Size: 671744 |
Author: Bruce |
Hits:
Description: VC++实现BP前向神经网络异或算法,(非常好)-VC++ to achieve BP XOR forward neural network algorithm (very good)
Platform: |
Size: 99328 |
Author: 肖坤 |
Hits:
Description: matlab语言编写的基于BP神经网络的异或问题分类-matlab language BP neural network based on the XOR problem classification
Platform: |
Size: 1024 |
Author: gaohainan |
Hits:
Description: 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
Platform: |
Size: 88064 |
Author: jiang |
Hits:
Description: 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
Platform: |
Size: 19456 |
Author: kelaosuo |
Hits:
Description: 用BP神经实现异或功能,基于matlab的源代码-use BP net to solve the problem of XOR
Platform: |
Size: 1024 |
Author: 罗益洲 |
Hits:
Description: bp解决xor问题 BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。
设计要求:
(1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数;
(2) 能够输入训练样本;
(3) 实现BP算法的训练过程;
(4) 实现训练过程的动态演示;
(5) 训练完成后可输入测试数据进行测试。
-bp xor problem solving
Platform: |
Size: 1024 |
Author: 刘畅 |
Hits: