提交 244b4841 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Changes to make scan example 1 fit on slide(s)

上级 5e594638
......@@ -882,12 +882,13 @@ print f([0, 1, 2])
\end{frame}
\begin{frame}[fragile]
\begin{frame}[fragile,allowframebreaks]
\frametitle{Scan Example1: Computing tanh(v.dot(W) + b) * d where b is binomial}
\lstset{language=Python,
commentstyle=\itshape\color{blue},
stringstyle=\color{violet},
basicstyle=\footnotesize
}
\begin{lstlisting}
import theano
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论