提交 d26e550b authored 作者: Frederic's avatar Frederic

fix Theano tutorial section type.

上级 8d083c1a
...@@ -401,7 +401,7 @@ efficiency over the basic solution that is asked here, the two operations would ...@@ -401,7 +401,7 @@ efficiency over the basic solution that is asked here, the two operations would
have to be jointly optimized explicitly in the code.) have to be jointly optimized explicitly in the code.)
SciPy SciPy
----- =====
We can wrap SciPy functions in Theano. But SciPy is an optional dependency. We can wrap SciPy functions in Theano. But SciPy is an optional dependency.
Here is some code that allows the Op to be optional: Here is some code that allows the Op to be optional:
...@@ -431,7 +431,7 @@ Here is some code that allows the Op to be optional: ...@@ -431,7 +431,7 @@ Here is some code that allows the Op to be optional:
... ...
Random numbers in tests Random numbers in tests
----------------------- =======================
Making tests errors more reproducible is a good practice. To make your Making tests errors more reproducible is a good practice. To make your
tests more reproducible, you need a way to get the same random tests more reproducible, you need a way to get the same random
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论