Skip to content

hideaki-ishibashi/stopping_AL

Repository files navigation

stopping Active Learning

This is the code for our paper Stopping criterion for active learning based on error stability.

Please cite us:

@misc{ishibashi2021,
      title={Stopping criterion for active learning based on error stability}, 
      author={H. Ishibashi and H. Hino},
      year={2021},
      eprint={2104.01836},
      archivePrefix={arXiv},
      primaryClass={stat.ML}
}

How to run it

Make sure you install all requirements using

conda install pytorch torchvision -c pytorch
pip install -r requirements.txt

License

The source code is licensed GNU General Public License v3.0,see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages