How to choose number of hidden layers and nodes in neural network? [closed]
Note: this answer was correct at the time it was made, but has since become outdated. It is rare to have more than two hidden layers in a neural network. The number of layers will usually not be a parameter of your network you will worry much about. Although multi-layer neural networks with many layers … Read more