Pytorch ANN predicts similar values for every input

Can you give some more information about your data?
Also it is not clear if you are trying to classify which amino-acid is binding or whether or not it bound.

It will assist to understand if you answer some questions as:

  1. What’s the data dimensions?

  2. Is the data is evenly distributed?

  3. What’s the architecture of the network?