Skip to content
View ShuGao0810's full-sized avatar
Block or Report

Block or report ShuGao0810

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

  1. cw2vec cw2vec Public

    Forked from noobiegz/cw2vec

    Implementation of the cw2vec model

    Python 1 1

  2. paip-lisp paip-lisp Public

    Forked from norvig/paip-lisp

    Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

    Common Lisp

  3. word2vec word2vec Public

    Forked from danielfrg/word2vec

    Python interface to Google word2vec

    C

  4. finetune-transformer-lm finetune-transformer-lm Public

    Forked from openai/finetune-transformer-lm

    Code and model for the paper "Improving Language Understanding by Generative Pre-Training"

    Python

  5. transformer transformer Public

    Forked from Kyubyong/transformer

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

    Python

  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