Add CTC module to Theano's documentation

上级 2678bc13
.. _libdoc_tensor_nnet_ctc:
===============================================================================
:mod:`ctc` -- Operation to compute CTC loss and its gradients
===============================================================================
.. module:: ctc
:platform: Unix
:synopsis: Connectionist temporal classification (CTC) loss Op, using the warp-ctc library
.. moduleauthor:: `João Victor Risso <https://github.com/joaovictortr>`_
.. autofunction:: theano.tensor.nnet.ctc.ctc
.. autofunction:: theano.tensor.nnet.ctc.ConnectionistTemporalClassification
.. automodule:: theano.tensor.nnet.ctc
:members:
......@@ -21,3 +21,4 @@ and ops which are particular to neural networks and deep learning.
neighbours
bn
blocksparse
ctc
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论