Experiment with at least 5 different choices of total epochs.
# write your code in this block
Q4.2: Learning Rate
Experiment with at least 5 different choices of learning rates.
# write your code in this block
III
Q4.3: Regularization Parameter
Experiment with at least 3 different choices of regularization parameter.
#write your code in this block
Q4.4: Network Structure
Experiment with at least 5 different choices of network structure. This includes number of layers
and number of nodes in each layer.
Hint: Try experimenting with increasing complexity.
# write your code in this block
Fig: 1