Skip to content

Implementation of Transformer from "Attention Is All You Need" paper in PyTorch

Notifications You must be signed in to change notification settings

vshmyhlo/transformer-pytorch

Repository files navigation

Implementation of Transformer from Attention Is All You Need paper in PyTorch

TODO

  • byte-pair encoding
  • label smoothing
  • beam search
  • more tests
  • batch bucketing
  • visualize attention

About

Implementation of Transformer from "Attention Is All You Need" paper in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published