提交 5538263f authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix doc.

上级 4c672623
......@@ -64,7 +64,7 @@ Defining the theano function
.. code-block:: python
f = theano.function(..., updates=updates)
f = theano.function(..., updates=[(lookup_table, updates)])
Note that you can compute the gradient of the cost function w.r.t.
the entire lookup_table, and the gradient will have nonzero rows only
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论