Project DescriptionThis is simple Back-Propagation Neural Network simulation using C#. This code is a part of my "Supervised Neural Network" book written in 2006.
How to Use
Firstly, you download application or source code. Run it and you will get a dialog as below

Choose
Transfer Function and fill all fields in
Back NN General Properties and
Back NN Layer Properties.
If finished, click
Set button. You will see data grid called
Input Data and
Target Data. Fill all these inputs. See picture below

Click
Run button to start training. If success, you will get a confirmation dialog

Here is sample result

Click
View Graphics button to view training graphic
