提交 6a559e99 authored 作者: Frederic Bastien's avatar Frederic Bastien

fix typo in doc

上级 58210db8
...@@ -244,7 +244,7 @@ Note that we need to iterate over the indices of ``y`` and not over the elements ...@@ -244,7 +244,7 @@ Note that we need to iterate over the indices of ``y`` and not over the elements
accumulator(5) accumulator(5)
k.get_value() k.get_value()
**Scan Example: Computing tanh(v.dot(W) + b) * d where b is binomial** **Scan Example: Computing tanh(v.dot(W) + b) * d where d is binomial**
.. code-block:: python .. code-block:: python
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论