✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A multilayer perceptron consists of an input of size 5, fully connected to a hidden layer of size 20, fully connected to an output of size 3.
Given a bias is used at each hidden node and each output node, what is the total number of parameters that need to be learned for this network?