提交 346ce04c authored 作者: James Bergstra's avatar James Bergstra

nnet.conv - added comments to file __doc__

上级 884c824d
"""
Contains an op for convolving input images with a set of filters. This was
Contains an Op for convolving input images with a set of filters. This was
developed especially for Convolutional Neural Networks.
For related ops, including downsampling and subsampling, see
tensor.signal and tensor.signal.downsample.
See especially conv2d().
"""
__docformat__ = "restructuredtext en"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论