c++ - Neural network XOR backpropagation info needed -
Do anyone know that I have some sample code about NN Back Promotion for XOR
I John A. I recommend the bullinaria.
It is very easy to implement a very large level of nervous network, which is capable of learning XOR.
The code presented in this article is in C, which is very easy to understand. Most of the 'Introduction to Two-Neural-Network' articles on the Web are object-oriented and come in the form of reusable libraries, which can be difficult for them to understand and start.
Comments
Post a Comment