中文

ADAPT:卓越的域适应 Python 工具箱

机器学习 2023-02-02 v2

摘要

本文介绍 ADAPT 库,这是一个开源 Python API,提供了主要迁移学习与域适应方法的实现。该库以用户友好方式设计,以便广大用户轻松使用域适应。ADAPT 兼容 scikit-learn 与 TensorFlow,并在线提供完整文档 https://adapt-python.github.io/adapt/ 以及大量示例集。

关键词

引用

@article{arxiv.2107.03049,
  title  = {ADAPT : Awesome Domain Adaptation Python Toolbox},
  author = {Antoine de Mathelin and Mounir Atiq and Guillaume Richard and Alejandro de la Concha and Mouad Yachouti and François Deheeger and Mathilde Mougeot and Nicolas Vayatis},
  journal= {arXiv preprint arXiv:2107.03049},
  year   = {2023}
}

备注

11 pages, 6 figures