Skip to content

Releases: HuaizhengZhang/Active-Learning-as-a-Service

0.2.1

30 Dec 03:55
Compare
Choose a tag to compare
  • Add supports for starting hugging face models other than classification tasks.
  • Skip the model loading for the random sampling strategy.
  • Add Docker support (need CD scripts).

0.2.0

08 Sep 03:39
Compare
Choose a tag to compare
  • new server API with support for both local start and parameter start
  • fixed some issues

0.1.7

23 Aug 01:17
Compare
Choose a tag to compare
  • support more AL strategies
  • fixed some issues
  • support large dataset requests

0.1.6

21 Jul 09:28
Compare
Choose a tag to compare
  • new framework structure
  • removed deep learning dependiencies
  • update documents