Question 1
Which of the following is/are true about loss after applying Encoder and Decoder functions to a given data?
The loss value can be equal to any real number.
The loss value cannot be negative.
A perfect encoder and decoder function will not exist for any data, that is loss value can never be equal to zero.
For some data, there can exist a perfect encoder and decoder functions, that is loss value can be equal to zero.
