DeepAL: Deep Active Learning in Python
2021-11-30Code Available1· sign in to hype
Kuan-Hao Huang
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ej0cl6/deep-active-learningOfficialIn paperpytorch★ 848
- github.com/debabrota-basu/marichpytorch★ 7
Abstract
We present DeepAL, a Python library that implements several common strategies for active learning, with a particular emphasis on deep active learning. DeepAL provides a simple and unified framework based on PyTorch that allows users to easily load custom datasets, build custom data handlers, and design custom strategies without much modification of codes. DeepAL is open-source on Github and welcome any contribution.