libact and deep-active-learning

libact
73
Verified
deep-active-learning
45
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 789
Forks: 172
Downloads:
Commits (30d): 1
Language: Python
License: BSD-2-Clause
Stars: 108
Forks: 23
Downloads:
Commits (30d): 0
Language: Python
License: BSD-2-Clause
No Dependents
Stale 6m No Package No Dependents

About libact

ntucllab/libact

Pool-based active learning in Python

This tool helps data scientists and machine learning practitioners train more effective models with less labeled data. It takes your existing dataset, some of which is labeled and some unlabeled, and intelligently selects the most informative unlabeled examples for you to label. The output is a more accurate predictive model, built with fewer human labeling hours.

data-labeling model-training machine-learning-efficiency cost-reduction dataset-optimization

About deep-active-learning

cure-lab/deep-active-learning

An implementation of the state-of-the-art Deep Active Learning algorithms

This project offers various strategies for 'active learning' with deep neural networks. It helps data scientists and machine learning engineers reduce the cost of labeling large datasets by intelligently selecting the most informative data points to be annotated. You provide a deep learning model and your unlabeled data, and it outputs a prioritized list of data points that will give the most bang for your buck in terms of labeling effort.

machine-learning-engineering data-labeling cost-reduction model-training computer-vision

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