Checkout
Start free trial
Take Naologic for a spin today, no credit card needed and no obligations.
Start free trial
Question

Hidden Unit - How many hidden units should I use?

Answer

The count of hidden neurons in a neural network is typically determined as 2/3 of the input layer's size, added to the output layer's size. However, it's important that the total number of hidden neurons does not exceed double the size of the input layer.