Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So many epoches #5

Open
Dohongha opened this issue Jan 13, 2021 · 2 comments
Open

So many epoches #5

Dohongha opened this issue Jan 13, 2021 · 2 comments

Comments

@Dohongha
Copy link

The epoches are about 17. They consume a lot of time to run. Do you have any idea to improve this.
image

@ptran1203
Copy link
Owner

ptran1203 commented Jan 13, 2021

If you are training it from scratch, It would take a long time to have good results.
there is a pre-trained weight which you can find at /content/drive/MyDrive/zalo_ai/weight_dense.h5

Replace

WEIGHT_FILE = ZALO_DIR + "weight_dense.h5"

by

WEIGHT_FILE = "/content/drive/MyDrive/zalo_ai/weight_dense.h5"

@Dohongha
Copy link
Author

thank you so much!!!

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

No branches or pull requests

2 participants