Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 743 Bytes

index.rst

File metadata and controls

41 lines (29 loc) · 743 Bytes
github_url:https://github.com/lium-lst/nmtpytorch

nmtpytorch documentation

nmtpytorch is a framework around PyTorch with the objective of training complex sequence-to-sequence models.

.. toctree::
  :glob:
  :maxdepth: 1

.. toctree::
  :glob:
  :maxdepth: 1
  :caption: Introduction

  intro/*

.. toctree::
  :maxdepth: 1
  :caption: Datasets

  datasets

.. toctree::
  :maxdepth: 1
  :caption: Models

  models

.. toctree::
  :maxdepth: 1
  :caption: API Documentation

  vocabulary