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

make link in the doc work.

上级 1e126b35
......@@ -7,8 +7,8 @@
.. note::
Two similar implementation exists for conv2d:
**theano.tensor.signal.conv.conv2d** and
**theano.tensor.nnet.conv.conv2d**. The foremer implements a traditional
:func:`signal.conv2d <theano.tensor.signal.conv.conv2d>` and
:func:`nnet.conv2d <theano.tensor.nnet.conv.conv2d>. The former implements a traditional
2D convolution, while the latter implements the convolutional layers
present in convolutional neural networks (where filters are 3D and pool
over several input channels).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论