Julian M Ganzabal
Results
2
issues of
Julian M Ganzabal
I guess I would be safe to add epsilon to the log. Something like: return -K.sum(alpha * K.pow(1. - pt_1, gamma) * K.log(K.epsilon()+pt_1))-K.sum((1-alpha) * K.pow( pt_0, gamma) * K.log(1. -...
Hi, I am running the server as kubernetes in CGP. Version 1.19.1. After working for several days OK, it started to get restarts and could not manage to fix it....