搜索资源列表
bp_xor
- 这是一个用BP神经网络解决XOR问题的VC程序,楞可以通过修改初始化参数,可将该程序用于其它分类的问题-this is a BP neural network to solve the XOR problem VC procedures, Labrang may amend initialization parameters, this program can be used for other classifications of
bp_xor
- 神经网络中的多层感知器的BP(反向传播)学习算法,并在MFC中以主观方式显示学习过程。
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_xor
- 这是一个用BP神经网络解决XOR问题的VC程序,楞可以通过修改初始化参数,可将该程序用于其它分类的问题-this is a BP neural network to solve the XOR problem VC procedures, Labrang may amend initialization parameters, this program can be used for other classifications of
bp_xor
- 神经网络中的多层感知器的BP(反向传播)学习算法,并在MFC中以主观方式显示学习过程。-Neural network multilayer perceptron in the BP (back propagation) learning algorithm, and in MFC in order to show the subjective learning process.
BP_XOR
- 自己写的一个简单的神经网络(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!
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
BP_XOR
- 用C++写的一个简单的用BP神经网络进行异或运算的程序。-It s a simple C++ program, which uses BP neural network to realize XOR operation.
BP_XOR
- matlab 神经网络的BP网络解决异或问题-BP network matlab neural network to solve XOR problem
BP_XOR
- 使用了神经网络中的BP算法,实现XOR操作-Using a neural network BP algorithm, XOR operation
BP_XOR
- 人工神经网络实现异或问题,VS 2015,C++,注释说明详尽-XOR problem based on Artificial neural network