Commit d99ecb4b by Lee

Add LSTM figure

parent c03143f2
......@@ -1153,6 +1153,16 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
\item LSTM
\end{itemize}
%%% 图
\begin{center}
\begin{tikzpicture}
\tikzstyle{wordnode} = [font=\normalsize,align=left]
\tikzstyle{auxnode} = [inner sep=0pt,outer sep=0pt,opacity=50,draw=red,fill=red,circle,minimum size=3pt]
\begin{scope}
\node[auxnode,label={[label distance=1pt,font=\tiny,inner sep=0pt]-45:00}] (aux00) at (0,0) {};
\end{scope}
\end{tikzpicture}
\end{center}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论