glow-pytorch
glow-pytorch copied to clipboard
Loss value
I have a question about the loss value.
The loss value is the negative log likelihood (bits per dim) in paper, isn't it? When I trained the model, the loss value was much smaller than the best value in paper.
Thank you
I remember it is due to train-test gap.
Use $n_bits=8$.