Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

maybe one mistake #16

Open
jiangmijiangmi opened this issue Apr 30, 2020 · 2 comments
Open

maybe one mistake #16

jiangmijiangmi opened this issue Apr 30, 2020 · 2 comments

Comments

@jiangmijiangmi
Copy link

line 152 of the file train.py

if epoch < int(epoch/2.0):

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

@imirzadeh
Copy link
Owner

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

@kaijieshi7
Copy link

现在还不改,真牛逼

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants