Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 809 Bytes

index.rst

File metadata and controls

36 lines (26 loc) · 809 Bytes

Welcome to Texar-PyTorch's documentation!

Texar is a modularized, versatile, and extensible toolkit for machine learning and text generation tasks.

If you work with TensorFlow, check out the documentation of Texar (TensorFlow).

.. toctree::
   :maxdepth: 1

   get_started.md

.. toctree::
   :maxdepth: 2

   examples.md

API

.. toctree::
   :maxdepth: 2

   code/hyperparams.rst
   code/data.rst
   code/core.rst
   code/modules.rst
   code/losses.rst
   code/run.rst
   code/evals.rst
   code/utils.rst