Closed xushenkun closed 7 years ago
In rvae.py "loss = 79 cross_entropy + kld_coef(i) kld". Could you please explain why it is multiplied by 79 and what's the meaning of kld_coef(i)?
Here you can find meaning of 79
@kefirski Thanks!
In rvae.py "loss = 79 cross_entropy + kld_coef(i) kld". Could you please explain why it is multiplied by 79 and what's the meaning of kld_coef(i)?