My sonar gets -inf which stops my program

asked 2022-10-20 22:29:27 -0500

This happens randomly. Sometimes I can finish my program completely, sometimes it stops at several epochs. Once sonar gets -inf, my reward is abnormal which is also -inf, So the output of the net is abnormal, too. I want to know how to deal with the problem.

edit retag flag offensive close merge delete

Comments

Without going into details, but I would simply use a conditional statement or filtering to get rid of -inf values.

ravijoshi gravatar image ravijoshi  ( 2022-10-21 23:28:24 -0500 )edit