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 are there in neural network?

Answer

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