Specifies a number used in determining the number of nodes in the hidden layer. The algorithm calculates the number of nodes ...

Specifies a number used in determining the number of nodes in the hidden layer. The algorithm calculates the number of nodes in the hidden layer as HIDDEN_NODE_RATIO * sqrt({the number of input nodes} * {the number of output nodes}).