Code and Data for: A Framework and Benchmark for Deep Batch Active Learning for Regression [arXiv v3]
收藏资源简介:
This dataset contains code and data for the third arXiv version of our paper <a href=https://arxiv.org/abs/2203.09410v3>"A Framework and Benchmark for Deep Batch Active Learning for Regression"</a>. The code can be used to reproduce the results, to benchmark new methods, or to apply the presented methods to new Deep Batch Active Learning problems. The code is also available on <a href=https://github.com/dholzmueller/bmdal_reg>GitHub</a>. Information on the code can be found in the file <a href="https://darus.uni-stuttgart.de/file.xhtml?persistentId=doi:10.18419/darus-3110/14&version=1.0">README.md</a> and in the Jupyter notebooks in the examples folder. Additionally, we provide the files <code>results.tar.gz</code> and <code>plots.tar.gz</code> which contain generated data and plots. These files can be unpacked in folders specified in <code>custom_paths.py</code> (see <a href="https://darus.uni-stuttgart.de/file.xhtml?persistentId=doi:10.18419/darus-3110/14&version=1.0">README.md</a>) and can be used as described in <code>examples/benchmark.ipynb</code>.



