Hi
I am trying to use backpropagation algorithm to predict the disease. I have all together 15 symptoms for predicting the disease and I have about 300 patients records.I am using vc++ for implementing the network.Before starting to implement the network I am confused.I dont know how many hidden layers to be used and how many nodes.
Can anyone help me deciding this.
Thanks in advance.