提交 007a6b61 编写于 作者: J jrzaurin

small adjustment of docs. Need to read again for sure with the new format

上级 7b206e12
......@@ -5,7 +5,7 @@ pytorch-widedeep
Below there is an introduction to the architectures one can build using
``pytorch-widedeep``. If you prefer to learn about the utilities and
components go straight to the Documentation.
components go straight to corresponding sections in the Documentation.
Documentation
-------------
......
sphinx==3.4.3
sphinx_rtd_theme==0.5.0
recommonmark==0.7.1
sphinx-markdown-tables==0.0.15
sphinx-copybutton==0.3.1
sphinx-autodoc-typehints==1.11.1
sphinx
sphinx_rtd_theme
recommonmark
sphinx-markdown-tables
sphinx-copybutton
sphinx-autodoc-typehints
pandas
numpy
scipy
......
DeepTabular Utils
deeptabular utils
=================
.. autoclass:: pytorch_widedeep.utils.deeptabular_utils.LabelEncoder
......
Fastai Transforms
Fastai transforms
=================
I have directly copied and pasted part of the ``transforms.py`` module from
......
Image Utils
Image utils
===========
:class:`SimplePreprocessor
<pytorch_widedeep.utils.image_utils.SimplePreprocessor>` and
......
Text Utils
Text utils
=================
Collection of helper function that facilitate processing text.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册