File tree Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 27
27
< li class ="toctree-l2 "> < a class ="reference internal " href ="{{ pathto( "generated /adapt.feature_based.mSDA") }}"> mSDA</ a > </ li >
28
28
< li class ="toctree-l2 "> < a class ="reference internal " href ="{{ pathto( "generated /adapt.feature_based.MCD") }}"> MCD</ a > </ li >
29
29
< li class ="toctree-l2 "> < a class ="reference internal " href ="{{ pathto( "generated /adapt.feature_based.MDD") }}"> MDD</ a > </ li >
30
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="{{ pathto( "generated /adapt.feature_based.WDGRL") }}"> WDGRL</ a > </ li >
30
31
</ ul >
31
32
</ li >
32
33
< li class ="toctree-l1 "> < a class ="reference internal " href ="{{ pathto( "contents ") }}{{ contents }}{{ "adapt-instance-based" }}"> Instance-based</ a > < ul >
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ and **target** distributions. The **task** is then learned in this **encoded fea
64
64
feature_based.mSDA
65
65
feature_based.MCD
66
66
feature_based.MDD
67
+ feature_based.WDGRL
67
68
68
69
69
70
.. _adapt.instance_based :
You can’t perform that action at this time.
0 commit comments