File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ ADAPT package is divided in three sub-modules containing the following domain ad
232232
233233- [ FA] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.FA.html ) (* Frustratingly Easy Domain Adaptation* ) [[ paper]] ( https://arxiv.org/pdf/0907.1815.pdf )
234234- [ SA] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.SA.html ) (* Subspace Alignment* ) [[ paper]] ( https://arxiv.org/abs/1409.5241 )
235- - [ fMMD] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.SA .html ) (* feature Selection with MMD* ) [[ paper]] ( https://www.cs.cmu.edu/afs/cs/Web/People/jgc/publication/Feature%20Selection%20for%20Transfer%20Learning.pdf )
235+ - [ fMMD] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.fMMD .html ) (* feature Selection with MMD* ) [[ paper]] ( https://www.cs.cmu.edu/afs/cs/Web/People/jgc/publication/Feature%20Selection%20for%20Transfer%20Learning.pdf )
236236- [ DANN] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.DANN.html ) (* Discriminative Adversarial Neural Network* ) [[ paper]] ( https://jmlr.org/papers/volume17/15-239/15-239.pdf )
237237- [ ADDA] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.ADDA.html ) (* Adversarial Discriminative Domain Adaptation* ) [[ paper]] ( https://arxiv.org/pdf/1702.05464.pdf )
238238- [ CORAL] ( https://adapt-python.github.io/adapt/generated/adapt.feature_based.CORAL.html ) (* CORrelation ALignment* ) [[ paper]] ( https://arxiv.org/pdf/1511.05547.pdf )
You can’t perform that action at this time.
0 commit comments