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

Added torch model and training pipeline #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LucaMalagutti
Copy link

This pull request adds a Pytorch version of the TIMNET architecture together with extendable training and evaluation pipelines that follow the already existing code relying on TF/Keras.

This addition could be useful to users that are more familiar with the torch ecosystem.

@hwang9u
Copy link

hwang9u commented Jun 10, 2023

Nice work!!!

@whh07141
Copy link

whh07141 commented Jan 3, 2024

Hello author, I reproduced your code, but the test results are very poor and the loss on the verification set does not decrease. Could you please tell me about your parameter settings?

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 this pull request may close these issues.

None yet

3 participants