We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acf8a28 commit 563915eCopy full SHA for 563915e
2 files changed
.gitignore
@@ -31,3 +31,6 @@
31
# auto folder when using emacs and auctex
32
./auto/*
33
*.el
34
+
35
+# PDF
36
+*.pdf
src/chaps/ch08_subspacelearn.tex
@@ -51,7 +51,7 @@ \subsection{统计特征对齐}
51
\begin{figure}[htbp]
52
\centering
53
\includegraphics[scale=0.4]{./figures/fig-subspace-deepcoral.pdf}
54
- \caption{SDA方法的示意图}
+ \caption{Deep-CORAL方法示意图}
55
\label{fig-subspace-deepcoral}
56
\end{figure}
57
0 commit comments