paper-with-me

Papers

ADAPT : Awesome Domain Adaptation Python Toolbox

2021-07-07 · Antoine de Mathelin, Mounir Atiq, Guillaume Richard, Alejandro de la Concha, Mouad Yachouti, François Deheeger, Mathilde Mougeot, Nicolas Vayatis

In this paper, we introduce the ADAPT library, an open source Python API providing the implementation of the main transfer learning and domain adaptation methods. The library is designed with a user friendly approach to facilitate the access to domain adaptation for a wide public. ADAPT is compatible with scikit-learn and TensorFlow and a full documentation is proposed online https://adapt-python.github.io/adapt/ with a substantial gallery of examples.

📄 PDF Abstract BibTeX arXiv:2107.03049

Code (1)

adapt-python/adapt 공식 구현 tf

Tasks

Domain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

DomainATM: Domain Adaptation Toolbox for Medical Data Analysis

2022-09-24 · Hao Guan, Mingxia Liu

Domain adaptation (DA) is an important technique for modern machine learning-based medical data analysis, which aims at reducing distribution differences between different medical datasets. A proper domain adaptation met…

Domain AdaptationMedical Image Analysis

Awesome-OL: An Extensible Toolkit for Online Learning

2025-07-27 · Zeyi Liu, Songqiao Hu, Pengyu Han, Jiaming Liu 외 arxiv

In recent years, online learning has attracted increasing attention due to its adaptive capability to process streaming and non-stationary data. To facilitate algorithm development and practical deployment in this area, …

hyperbox-brain: A Toolbox for Hyperbox-based Machine Learning Algorithms

2022-10-06 · Thanh Tung Khuat, Bogdan Gabrys

Hyperbox-based machine learning algorithms are an important and popular branch of machine learning in the construction of classifiers using fuzzy sets and logic theory and neural network architectures. This type of learn…

Causal Discovery Toolbox: Uncover causal relationships in Python

2019-03-06 · Diviyan Kalainathan, Olivier Goudet

This paper presents a new open source Python framework for causal discovery from observational data and domain background knowledge, aimed at causal graph and causal mechanism modeling. The 'cdt' package implements the e…

Causal Discovery

Graph Domain Adaptation: Challenges, Progress and Prospects

2024-02-01 · Boshen Shi, Yongqing Wang, Fangda Guo, Bingbing Xu 외

As graph representation learning often suffers from label scarcity problems in real-world applications, researchers have proposed graph domain adaptation (GDA) as an effective knowledge-transfer paradigm across graphs. I…

Domain AdaptationGRAPH DOMAIN ADAPTATIONGraph Representation LearningRepresentation Learning+2