Skip to content
View ambyerhan's full-sized avatar
🎯
Focusing
🎯
Focusing
  • tencent
  • China

Block or report ambyerhan

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-lstm-char-cnn-master pytorch-lstm-char-cnn-master Public

    A pytorch version of Yoon Kim's work(reproduced the Kim's result)

    Python 13 4

  2. self-attentioin-based-lm self-attentioin-based-lm Public

    simplified the self-attention lm from tensor2tensor lib;

    Python 2

  3. char-rnn.pytorch char-rnn.pytorch Public

    Forked from spro/char-rnn.pytorch

    PyTorch implementation of char-rnn (character-level language model)

    Python 1

  4. build-your-own-x build-your-own-x Public

    Forked from codecrafters-io/build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

    1

  5. HelloWorld HelloWorld Public

    My first repository on GitHub

    Python

  6. Character_Aware_Neural_Language_Models Character_Aware_Neural_Language_Models Public

    This is the pytorch implement of Yoon Kim's paper "Character Aware Neural Language Models"