Hi!
I am wondering if the target of BCE loss function obey Bernoulli distribution? I mean, Does the value of x_in belong to [0,1], or can it only take 0 or 1?
I think that in your program the x_in belong to [0,1], but i don't know why? Does x_in here represent a probability or the value of a random variable that obey Bernoulli distribution?
Hi!
I am wondering if the target of BCE loss function obey Bernoulli distribution? I mean, Does the value of x_in belong to [0,1], or can it only take 0 or 1?
I think that in your program the x_in belong to [0,1], but i don't know why? Does x_in here represent a probability or the value of a random variable that obey Bernoulli distribution?