Skip to content
View Cybertyann's full-sized avatar

Block or report Cybertyann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pytorch-seq2seq pytorch-seq2seq Public

    Forked from schangpi/pytorch-seq2seq

    pytorch-seq2seq is a framework for sequence-to-sequence (seq2seq) models in PyTorch.

    Python

  2. fairseq fairseq Public

    Forked from facebookresearch/fairseq-lua

    Facebook AI Research Sequence-to-Sequence Toolkit

    Lua

  3. transformer transformer Public

    Forked from Kyubyong/transformer

    A TensorFlow Implementation of the Transformer: Attention Is All You Need

    Python

  4. pytorch-best-practice pytorch-best-practice Public

    Forked from chenyuntc/pytorch-best-practice

    A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats

    Python

  5. annotated-transformer annotated-transformer Public

    Forked from harvardnlp/annotated-transformer

    http://nlp.seas.harvard.edu/2018/04/03/attention.html

    Jupyter Notebook

  6. attention-is-all-you-need-pytorch attention-is-all-you-need-pytorch Public

    Forked from jadore801120/attention-is-all-you-need-pytorch

    A PyTorch implementation of the Transformer model in "Attention is All You Need".

    Python