#366 · Primary category: Education & Research
Semi-supervised-learning
A Unified Semi-Supervised Learning Codebase (NeurIPS'22)
Project last updated:07/26/26
GitHub Stars
1.6K
Forks
220
Contributors
23
License
MIT
Why we included this project
When you have plenty of unlabeled data but only a handful of labeled examples, semi-supervised learning can get you surprisingly far. This codebase bundles many of the best-known SSL algorithms, like FixMatch and FlexMatch, into one consistent PyTorch pipeline, so you don't have to dig through each paper's messy reference implementation to compare them. It was built around a NeurIPS 2022 benchmark and covers vision, text, and audio classification through a shared API, which makes swapping methods, backbones, and datasets painless. The benchmark results are documented and reproducible out of the box, which is a big time-saver whether you're looking for a baseline to beat or a reliable starting point for your own low-resource classifier.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI