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

Training tips? #6

Closed
emaadmanzoor opened this issue Sep 29, 2022 · 2 comments
Closed

Training tips? #6

emaadmanzoor opened this issue Sep 29, 2022 · 2 comments

Comments

@emaadmanzoor
Copy link

emaadmanzoor commented Sep 29, 2022

Hi, thank you so much for releasing this code; it is really clean and works well!

I am trying to train TMN on my own taxonomy (I am the author of Arborist, which you compare with in your paper).

I was wondering if you had any tips for training to get the best performance? I am currently trying different values of:

  • k
  • Learning rate
  • Batch size
  • Number of negative samples per batch

Are there any other parameters you recommend I tune?

Thanks in advance!

@JieyuZ2
Copy link
Owner

JieyuZ2 commented Sep 29, 2022

Hey @emaadmanzoor

Yeah I think you're tuning the right parameters and if I remember correctly, the activation function can also affect the performance. BTW in our more recent work, we had more complex model which may give better performance: https://arxiv.org/abs/2202.04887

Best regards,

@emaadmanzoor
Copy link
Author

Awesome, thanks for sharing! I have been able to tune these hyperparameters with pretty good results, I will check out your improved model.

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