You are reading immutable version 35. The current guide may be newer.

Study the paper

Attention Is All You Need

Lessons, visuals, quizzes, flashcards, and resources—organized in teaching order.

All activities

Integrated assessment

Research and implementation context

Supplementary context

Research and implementation context

Research lineage

Notable related work, not a complete survey

Predecessors

Successors

Implementation code map

Static paths for orientation only. DeepStudy does not clone, install, build, or execute repository content.

  • Official repository

    tensorflow/tensor2tensor

    Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

    • .travis.ymlHigh confidence

      Static high-confidence entry point identified from the default-branch tree.

    • floyd.ymlHigh confidence

      Static high-confidence entry point identified from the default-branch tree.

    • README.mdHigh confidence

      Static high-confidence entry point identified from the default-branch tree.

    • .gitignoreLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • AUTHORSLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • CONTRIBUTING.mdLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • floyd_requirements.txtLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • ISSUE_TEMPLATE.mdLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • LICENSELow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • pylintrcLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • setup.pyLow confidence

      Static low-confidence entry point identified from the default-branch tree.

  • Community repository

    AyoOdumark/Attention-is-all-you-need

    https://https://arxiv.org/abs/1706.03762

    • src/__init__.pyMedium confidence

      Static medium-confidence entry point identified from the default-branch tree.

    • src/attention.pyMedium confidence

      Static medium-confidence entry point identified from the default-branch tree.

    • src/tokenization.pyMedium confidence

      Static medium-confidence entry point identified from the default-branch tree.

    • src/transformer.pyMedium confidence

      Static medium-confidence entry point identified from the default-branch tree.