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

Add Probabilistic Self-Training (MT) Approaches #125

Merged
merged 3 commits into from
May 3, 2023

Conversation

anwai98
Copy link
Contributor

@anwai98 anwai98 commented May 1, 2023

Adding the Probabilistic Domain Adaptation Frameworks (+ rerun) :

  • Mean-Teacher (Separate) ✅ (results in)
  • Mean-Teacher (Joint) ✅ (training-in-progress)
  • (WIP) FixMatch (both joint and separate)

Copy link
Owner

@constantinpape constantinpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. I will have another look later.

Copy link
Owner

@constantinpape constantinpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall.

@constantinpape constantinpape merged commit 52f36ee into constantinpape:main May 3, 2023
0 of 2 checks passed
@anwai98 anwai98 changed the title Add Probabilistic Self-Training Approaches Add Probabilistic Self-Training (MT) Approaches May 3, 2023
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

2 participants