Question 10
Consider following input matrix to a single neural network layer:
It has 3 samples with 3 features each i.e. batch size is 3. Each column represents a sample. Left most column represents the first sample and topmost row represents the first feature vector.
Note: assume , and for both batch and layer normalization, if not mentioned explicitly. Use standard scaling.
Based on the above data, answer the given subquestions.