why y is not the one-hot label encodings in the implementation?
hubeibei007 opened this issue · 1 comments
hubeibei007 commented
Hi,
In the implementation, y is the value of class, not the one-hot labels. It seems not same as the paper. Will it impact the final results? Could you please share some views on why y is not one-hot label. Thanks a lot.
ynd commented
This does not affect the implementation.