79491007

Date: 2025-03-07 00:56:15
Score: 3
Natty:
Report link

Okay guys I was able to fix this by changing the dimensions of the input data. Initially all input vectors had dimensions [0:1] converting them to [-1:1] or [-2:2] fixed the problem. Apparently the summation after softmax does not work correctly for strictly positive data.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: RB2k