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

TransE #16

Open
mdotvasylenchuk opened this issue Jan 25, 2020 · 4 comments · May be fixed by #29
Open

TransE #16

mdotvasylenchuk opened this issue Jan 25, 2020 · 4 comments · May be fixed by #29

Comments

@mdotvasylenchuk
Copy link

When I compile transE.cpp, I got a warning
IMG_20200125_182418_485. But I anyway run transE.exe, and see such a result
IMG_20200125_182420_817. Count of epoch is greater than 5000. It's normal? Do i have any runtime error?

@Jie190916
Copy link

I have the same problem, did you solve it?

@mdotvasylenchuk
Copy link
Author

Nope

@suyogkute
Copy link

training epochs are still going on and they are more than 15k as of no with transE compile, when is this going to stop? with same above warning I have ran it. Please let me know if this is supposed and whats the epoch limit?

@sinmentis
Copy link

Change
void *train_transe(void *con)
to
void train_transe(void *con)

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

Successfully merging a pull request may close this issue.

4 participants