Pith. sign in

REVIEW 1 cited by

PyTorch Adapt

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2211.15673 v1 pith:2RLTNML7 submitted 2022-11-28 cs.LG

classification cs.LG
keywords libraryadaptcodepytorchusersadaptationalgorithmalgorithms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

PyTorch Adapt is a library for domain adaptation, a type of machine learning algorithm that re-purposes existing models to work in new domains. It is a fully-featured toolkit, allowing users to create a complete train/test pipeline in a few lines of code. It is also modular, so users can import just the parts they need, and not worry about being locked into a framework. One defining feature of this library is its customizability. In particular, complex training algorithms can be easily modified and combined, thanks to a system of composable, lazily-evaluated hooks. In this technical report, we explain in detail these features and the overall design of the library. Code is available at https://www.github.com/KevinMusgrave/pytorch-adapt

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Improving Environment Novelty Quantification for Effective Unsupervised Environment Design

    cs.LG 2025-02 conditional novelty 6.0 of 10

    CENIE augments regret-based unsupervised environment design with a GMM-based novelty score derived from the student's state-action coverage, improving zero-shot transfer in Minigrid, BipedalWalker, and CarRacing.

Pith tools