搜索资源列表
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
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
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
- 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!
program_Louis
- 自写的BP神经网络解决XOR问题的程序,保证能用。-A matlab program used to deal the XOR problem.
BP_XOR
- matlab 神经网络的BP网络解决异或问题-BP network matlab neural network to solve XOR problem
xor
- matlab用BP神经网络实现XOR过程的程序-Matlab BP neural network to achieve XOR procedures
NN_Task1
- bp 神经网络 异或 用c++ 来编程实现神经网络的异或问题-bp matlab xor
main_xor
- 《MATLAB神经网络原理与实例精解》,第六章中的例子——BP网络实现异或逻辑-" MATLAB network principles and examples of fine solution nerves," Chapter VI examples BP network XOR logic