Network training

I have an NN output which has 3 neurons. These with a neuron control a program that outputs an integer in the range from 0 to target (say 45). For target, let’s say 70. I make MSELoss and get an error. And train the network. In this embodiment, NN is not trained. Have an understanding of why?