We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32525b7 commit fb9db9aCopy full SHA for fb9db9a
docs/index.rst
@@ -35,12 +35,6 @@ Transfer Learning
35
36
talib/benchmarks/image_classification
37
38
-.. toctree::
39
- :maxdepth: 2
40
- :caption: Semi Supervised Learning Settings
41
- :titlesonly:
42
-
43
- ssllib/benchmarks/image_classification
44
45
46
.. toctree::
@@ -75,15 +69,6 @@ Transfer Learning
75
69
76
70
77
71
78
79
- :maxdepth: 1
80
- :caption: Semi Supervised Learning Methods
81
82
83
- ssllib/semi_supervised_learning.rst
84
85
86
87
72
88
73
:maxdepth: 1
89
74
:caption: Domain Generalization Methods
@@ -109,4 +94,4 @@ Transfer Learning
109
94
common/vision/transforms
110
95
common/utils/base
111
96
common/utils/metric
112
- common/utils/analysis
97
+ common/utils/analysis
0 commit comments