搜索资源列表
BP_XOR三层BP人工神经网络解决异或问题
- 利用三层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
BP-for-xor 用bp算法解决异或问题
- 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
利用bp神经网络实现异或分类问题
- 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
bp
- 用BP神经网络实现异或运算,matlab实现,并且给出输出的结果-BP neural network with XOR, matlab implementation, and gives the output
BP_XOR
- 利用三层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
Code
- 自编BP神经网络解决XOR问题,用到自己提出的参数调整方案。-matlab
XOR3
- BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
neural_xor
- code for XOR problem using BP neural network without using matlabtoolbox
BP_XOR_MATLAB
- 对于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
xorbp
- matlab语言编写的基于BP神经网络的异或问题分类-matlab language BP neural network based on the XOR problem classification
bp
- 使用BP算法实现异或功能,由matlab编程实现,可正确运行。-BP algorithm using the XOR function, the matlab programming, can be run correctly.
BPXOR
- 模式识别作业-自编的BP神经网络判断异或的matlab源代码,每一步都有详细说明。并有详细的结果输出。-Pattern recognition operations- the BP neural network to determine self XOR the matlab source code, detailed descr iption of each step. And a detailed results output.
matlab_neat
- 一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solves the XOR problem.
BP
- BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件-XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing t
BP
- matlab编写的BP神经网络算法,实验数据为Iris和自动生成的异或数据,经调试运行良好!-Matlab prepared by BP neural network algorithm, the experimental data for the XOR data of the Iris and automatically generated by the debugging and running!
BP-XOR
- 用BP神经实现异或功能,基于matlab的源代码-use BP net to solve the problem of XOR
xor
- matlab用BP神经网络实现XOR过程的程序-Matlab BP neural network to achieve XOR procedures
matlab-bp
- 本源码用Matlab去解决神经网络中的利用Sigmoid函数去训练的经典异或问题-The classic source Matlab to solve with the use of neural networks to train the Sigmoid function XOR problem
NN_Task1
- bp 神经网络 异或 用c++ 来编程实现神经网络的异或问题-bp matlab xor
BP-XOR
- BP算法在MATLAB中的程序实现,在掌握这些基本原理的同时解决XOR的分类问题,并观察BP算法的收敛性。-BP algorithm in MATLAB program implementation, in mastering these basic principles while addressing the classification of XOR and observe the convergence of BP algorithm.