Suposse that you are designing a neural network of three layers (the input layer with a bias unit, one hidden layer with
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Suposse that you are designing a neural network of three layers (the input layer with a bias unit, one hidden layer with
Suposse that you are designing a neural network of three layers (the input layer with a bias unit, one hidden layer without any bias unit, and the output layer) for the binary classification task. To estimate the complexity of the model, you decide to count the number of weights /parameters in your neural network. If your data have features of 1000 dimension, you are using 45 hidden neurons on the hidden layer and one output, then the total number of parameters to be learned is a. 45091 b. 45046 c. 45045 d. 45090
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!