google-research / uda

Unsupervised Data Augmentation (UDA)
https://arxiv.org/abs/1904.12848
Apache License 2.0
2.17k stars 313 forks source link

What is ent_min_coeff? #94

Open xiedidan opened 3 years ago

xiedidan commented 3 years ago

Thanks for sharing the code. In image/main.py, there's a flag ent_min_coeff, and ent_min_coff * ent is added to total loss. What's the purpose of ent?