Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.01 KB

Active_Learning.md

File metadata and controls

23 lines (19 loc) · 1.01 KB

Active Learning

ALiPy

modAL

libact

deep-active-learning

  • link: https://github.com/ej0cl6/deep-active-learning
  • author: Kuan-Hao Huang
  • note: Python implementations of the following algorithms: Random Sampling, Least Confidence, Margin Sampling, Entropy Sampling, Uncertainty Sampling with Dropout Estimation, Bayesian Active Learning Disagreement, Core-Set Selection, Adversarial margin.