Skip to content
View YangXuanyue's full-sized avatar
  • Carnegie Mellon University | @google
  • New York

Block or report YangXuanyue

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

Pinned Loading

  1. Neural-Unaligned-Phoneme-Sequence-Prediction Neural-Unaligned-Phoneme-Sequence-Prediction Public

    My code for Homework 3 of (CMU 11785) Introduction to Deep Leaning, ranked 1/216 on Kaggle.

    Python 5 2

  2. pytorch-e2e-coref pytorch-e2e-coref Public

    A PyTorch Reimplementation of https://github.com/kentonl/e2e-coref.

    Python 12 5

  3. Foundations-of-NLP-Assignments Foundations-of-NLP-Assignments Public

    Including a Trie-based and a HMM-based Chinese word segmenter, an n-gram language model with Katz smoothing, and HMM-based POS tagger, and a CNN-based text classifier.

    Python 8 1

  4. Compiler-Frontend Compiler-Frontend Public

    A far-from-complete C compiler, including a lexer, an LL(1) parser and an SLR(1) parser with type checker and evaluator for expression so far, project for course Compiler Principle and Technology.

    C++ 8 1

  5. PyTorch-Modules PyTorch-Modules Public

    My PyTorch implementations of some common DL modules for NLP.

    Python 3