Welcome![Sign In][Sign Up]
Location:
Search - XOR c bp

Search list

[Other resourcec++BPxor

Description: 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
Platform: | Size: 16758 | Author: 刘哲 | Hits:

[Mathimatics-Numerical algorithmsXOR

Description: c++解决xor问题(bp网络)
Platform: | Size: 2161 | Author: xiaocui | Hits:

[AI-NN-PRbpnet

Description: 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
Platform: | Size: 35840 | Author: | Hits:

[Othernns xor

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:

[AI-NN-PRBPN(Xor)

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:

[AI-NN-PRbpnnet

Description: 这是一个解决XOR问题的基于BP神经网络的C语言程序 隐层中有一个节点-This is a solution to the problem XOR BP neural network-based C language program hidden layer is a node
Platform: | Size: 12288 | Author: 金阳 | Hits:

[AI-NN-PRc++BPxor

Description: 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
Platform: | Size: 423936 | Author: 刘哲 | Hits:

[AI-NN-PRBP_xor_c

Description: C语言版的BP算法,解决异或问题!样本需要人为的加入!建一个txt文件就可以了!-C language version of the BP algorithm, resolve differences or problems! The samples were needed to join! built a txt document can!
Platform: | Size: 2048 | Author: zay | Hits:

[Graph programBPnetwork_xor

Description: 用vc++实现的BP神经网络解决异或问题的源代码。非常经典。-Using vc realize the BP neural network to solve XOR problem
Platform: | Size: 88064 | Author: wxr | Hits:

[VC/MFCcommoncalculationandmodel

Description: 常用的模型和算法介绍。有BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现,源程序实现。-Commonly used models and algorithms introduction. BP neural network has the C language, BP neural network to solve XOR problem, HMM realize the C language, the C language vector quantization realize, realize source.
Platform: | Size: 104448 | Author: 张婵媛 | Hits:

[Mathimatics-Numerical algorithmsXOR

Description: c++解决xor问题(bp网络)-c++ solve xor problem (bp Network)
Platform: | Size: 2048 | Author: xiaocui | Hits:

[AI-NN-PRBP_XOR

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:

[GDI-BitmapBPNet

Description: 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language.
Platform: | Size: 53248 | Author: 153 | Hits:

[Mathimatics-Numerical algorithmsprogram

Description: 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of animal XOR algorithm bp procedures BLUETOOTH.C and F2M_BLUETOOTH.C microcontroller and Bluetooth module is a communication process digital oscilloscope. C for the use of MCU development of a simple digital oscilloscope program.
Platform: | Size: 20480 | Author: pxy | Hits:

[AI-NN-PRBP-xor

Description: 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
Platform: | Size: 88064 | Author: jiang | Hits:

[AI-NN-PRBP-cPP

Description: 用C++实现具有异或功能的BP神经网络,已验证可用 -C++ implementation using XOR function with the BP neural network, has been used to verify
Platform: | Size: 8192 | Author: 田成 | Hits:

[AI-NN-PRBP

Description: BP神经网络解决异或问题的方法的c语言详细实现过程-BP neural network method to solve the XOR problem c language implementation process in detail
Platform: | Size: 38912 | Author: 绵绵柳 | Hits:

[Windows DevelopTprogramh

Description: 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。 已通过测试。 -The first two artificial intelligence program the written C++ animal discrimination procedures and the XOR algorithm bp procedures. BLUETOOTH and F2M_BLLUETOOTH is the communications program of the microcontroller and Bluetooth module. Digital oscilloscope for the use of the microcontroller development of a simple digital oscilloscope program. Has been tested.
Platform: | Size: 21504 | Author: sacri | Hits:

[Mathimatics-Numerical algorithmsbpNetWork

Description: BP神经网络C++实现,异或学习为例。层数及每层节点数可设定。(BP neural network C++ implementation, XOR learning as an example. The number of layers and the number of nodes per layer can be set.)
Platform: | Size: 5120 | Author: cp_ebook | Hits:

[AI-NN-PRBP

Description: 倒传递类神经网路实践,第一次使用C#,请前辈多多指导(Back propagation neural network practice, the first use of C#, please predecessors, a lot of guidance)
Platform: | Size: 98304 | Author: addwar | Hits:
« 12 »

CodeBus www.codebus.net