Login
Remember
Register
Ask a Question
If a shallow neural network has five hidden neurons with three input features what would be the dimension of bias matrix of hidden layer?
+1
vote
asked
Jan 28, 2020
in
Data Handling
by
rahuljain1
If a shallow neural network has five hidden neurons with three input features what would be the dimension of bias matrix of hidden layer?
(5,3)
(5,1)
(1,1)
(1,5)
#shallow-neural-network
DataHandling-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 28, 2020
by
SakshiSharma
(5,1)
...