uda and UDA_pytorch

The PyTorch implementation is a community reimplementation of the original TensorFlow-based research codebase, making them competitors offering the same UDA algorithm in different deep learning frameworks rather than complementary tools.

uda
48
Emerging
UDA_pytorch
48
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 2,202
Forks: 312
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 278
Forks: 59
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About uda

google-research/uda

Unsupervised Data Augmentation (UDA)

This project helps machine learning practitioners significantly reduce the amount of labeled data needed to train high-performing models for tasks like classifying images or text. You feed it a small set of labeled examples alongside a larger pool of unlabeled data, and it outputs a highly accurate classification model. Data scientists, machine learning engineers, and researchers can use this to build effective models even when manual data labeling is expensive or time-consuming.

machine-learning text-classification image-recognition data-scarcity model-training

About UDA_pytorch

SanghunYun/UDA_pytorch

UDA(Unsupervised Data Augmentation) implemented by pytorch

This project helps improve the accuracy of text classification tasks, like sentiment analysis, even when you have very few labeled examples. It takes your existing text data, both labeled and unlabeled, and processes it to train a more robust text classification model. This is for data scientists, machine learning engineers, or researchers working with natural language processing who need to build high-performing text models with limited annotated data.

natural-language-processing text-classification sentiment-analysis limited-data-learning semi-supervised-learning

Scores updated daily from GitHub, PyPI, and npm data. How scores work