Question: A MLFF Neural Network takes 3 feature input and the first hidden layer has 4 neurons. Using the Glorot/Xavier Normal method assign the initial weights

A MLFF Neural Network takes 3 feature input and the first hidden layer has 4 neurons. Using the Glorot/Xavier Normal method assign the initial weights to the layer. Follow the matrix convention that is explained in the course sessions. To generate a sequence of random numbers (Xn) use the formulation given below. Direct answers or copy and paste from web/any tool/language will not be accepted. [5 Marks] Xn+1=(aXn+c)modm,wherea=5,c=0,m=32andX0=1 mod is the remainder function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
