25 October 2020 3 7K Report

Hi, I am a beginner in neural networks. I have a data set of 7 inputs and 2 numerical and 1 2x2matrix as outputs. Can someone help me change the output dimension and design the output layer of the NN?. Can I vectorise the matrix and thereby have 8 total output neurons? Or is there a way to convert the 2x2 matrix to some value and thereby have total 3 output neurons?

Thanks in advance

Similar questions and discussions