% 導言區 % 幫助文檔 texdoc lshort-zh % 設置normalsize大小 \documentclass[10pt]{ctexart} %article,ctexbook封面, ctexreport, letter %\usepackage{ctex} %支持中文 \newcommand\degree{^\circ} \newcommand{\myfont}{\textit{\textbf{\textsf{Fancy Text}}}} \title{\heiti 監督學習} % 黑體 \author{\kaishu 竇祖俊} % 楷書 \date{\today} % 正文區 (文稿區) \begin{document} \maketitle % 設置字體參數 \textrm{內容:Roman Family} \textsf{內容:Sans Serif Family} \texttt{內容:Typewriter Family} {\rmfamily 內容:Roman Family} {\sffamily 內容:Sans Serif Family} {\ttfamily 內容:Typewrite Family} %全局設置---可以用大括號聲明范圍 {\rmfamily 內容:Asd Fast Fasdfasd Gsdf asdf} {\sffamily 內容:Sans Serif Family Are you wiser asdfasdfasfasdfasdf {\ttfamily 內容:Are you Skitting} \textmd{內容:Medium Series} \textbf{內容:Boldface Series} {\songti 宋體} \quad{\heiti 黑體} \quad {\fangsong 仿宋} 中文字體的\textbf{粗體} 與\textit{斜體} %字體大小 {\tiny Hello} \\ {\scriptsize Hello} \\ {\footnotesize Hello} \\ {\small Hello} \\ {\normalsize Hello} \\ {\large Hello} \\ \begin{center} \textbf{簡介} \end{center} \zihao{5} 你好! \myfont{你好啊!} Sans Serif Faily sdfasdfasdfas在監督學習中,許多學習算法的性能都非常類似,因此,重要的不是你該選擇使用學習算法A還是學習算法B,而更重要的是,應用這些算法時,所創建的大量數據在應用這些算法時,表現情況通常依賴於你的水平。 設直角三角形 $ABC$,其中 $\angle C=90\degree$,則有: \begin{equation} AB^2 = BC^2 + AC^2. \end{equation} \begin{equation} AB^2 = BC^2 + AC^2. \end{equation} \end{document}