How to find the number of hidden layers and neurons in each hidden layer for regression?
问题 I have read posts and articles that talk about finding the right number of hidden layer and number of neurons in each hidden layer for a classification problem. However, I couldn't find any relevant information for regression? Can someone help explain the calculation of right number of hidden layer and neurons in them? 回答1: The is no calculation for the "right" number of hidden layers and neurons in them. Trying to find the best model by tuning the number of hidden layers and neurons in them