Hi!
I have downloaded and read through your code. I found you code is a very good job! However, I also found that it did not include utils_2.py which offering 'read_data' method used in 'data_loader/dataset.py'. In addition, I can not find your calculation of 'weights' used in 'Weighted multi-class logistic loss'(the name in paper, the name in your codes may be 'mce_loss' ). Can you give me some advice about these issues? Thanks a lot!