Conclusion

This project may not work perfectly as our goal but at least it gave us an idea how the neuron network could be fit to this type of problem. I started this project by studying the Neural Network. I found that the book [1] is very helpful. The author, Stephen I. Gallant, explained BackPropagation very clearly. I applied his explanation for the project.

While developing this program, I faced many kinds of problem. The first thing was misunderstanding the algorithm. This problem made the network that couldn't remember the pattern even the training was done. It took sometimes for me to find out and fixed. One problem was mistakenly typing the codes. To solve this problem, I had to check all codes carefully.

After I modified the program to create Windows form, the problem that happened was directory confusion. The result of this problem was the incorrect weights value or self-shutting down the computer (sometimes).
This project was done in 2 semesters, spring 2003 to summer 2003. I am so proud of it as well.

Copyright 2003. All Rights Reserved.