Teacher-Assistant-Knowledge-Distillation icon indicating copy to clipboard operation
Teacher-Assistant-Knowledge-Distillation copied to clipboard

maybe one mistake

Open jiangmijiangmi opened this issue 4 years ago • 2 comments

line 152 of the file train.py

if epoch < int(epoch/2.0):

maybe it should be : if epoch < int(epochs/2.0):

jiangmijiangmi avatar Apr 30 '20 09:04 jiangmijiangmi

Yes. You are right. I'll fix it soon. Thanks :)

imirzadeh avatar May 02 '20 08:05 imirzadeh

现在还不改,真牛逼

kaijieshi7 avatar Jun 22 '20 13:06 kaijieshi7