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

[Feature] Unify self-supervised training and add function to save results #135

Merged
merged 27 commits into from
Dec 31, 2020
Merged

[Feature] Unify self-supervised training and add function to save results #135

merged 27 commits into from
Dec 31, 2020

Conversation

THINK2TRY
Copy link
Contributor

Description

  1. Unify the training mode of self-supervised model (DGI/MVGRL/Unsupervised GraphSAGE/GRACE) with SelfSupvervisesTrainer
  2. Add the function to save model checkpoints and embeddings.

Checklist

Please feel free to remove inapplicable items for your PR.

  • The PR title starts with [$CATEGOTY] (such as [Model], [Doc], [Feature], [Bugfix])
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • To my best knowledge, examples are either not affected by this change,
    or have been fixed to be compatible with this change

@THINK2TRY THINK2TRY merged commit dcf5493 into THUDM:master Dec 31, 2020
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.

1 participant