Jiajie-Mei
I'm currently a master student in Computer Science. I am interested in generative modeling.
Beihang UniversityBeijing, China
Pinned Repositories
1-billion-word-language-modeling-benchmark
Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark
AnyQ
FAQ-based Question Answering System
attn_vis
Interactive in-browser attention visualizer tool for recurrent networks
awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
BDCI2018-ChinauUicom-1st-solution
这是BDCI2018的联通赛题第一名解决方案
bert
TensorFlow code and pre-trained models for BERT
BUAAthesis
北航毕设论文LaTeX模板
cnn-dailymail
Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
CodingInterviewChinese2
《剑指Offer》第二版源代码
Jiajie-Mei's Repositories
Jiajie-Mei/attn_vis
Interactive in-browser attention visualizer tool for recurrent networks
Jiajie-Mei/awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
Jiajie-Mei/BDCI2018-ChinauUicom-1st-solution
这是BDCI2018的联通赛题第一名解决方案
Jiajie-Mei/cnn-dailymail
Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization
Jiajie-Mei/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
Jiajie-Mei/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Jiajie-Mei/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
Jiajie-Mei/DiverstiyBasedAttentionMechanism
Jiajie-Mei/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
Jiajie-Mei/geometry-score
Jiajie-Mei/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
Jiajie-Mei/keras_generative_pg
A Deep Generative Framework for Paraphrase Generation Implementaion
Jiajie-Mei/lstm-char-cnn-tensorflow
in progress
Jiajie-Mei/nmt
TensorFlow Neural Machine Translation Tutorial
Jiajie-Mei/PhotosRenamedByExifDate
Jiajie-Mei/PlotNeuralNet
Latex code for making neural networks diagrams
Jiajie-Mei/pra
Repository for the Path-Ranking Algorithm
Jiajie-Mei/pytorch_playground
Jiajie-Mei/SEASS
Code for the ACL 2017 paper "Selective Encoding for Abstractive Sentence Summarization"
Jiajie-Mei/sequence-labeler
Neural network sequence labeling model
Jiajie-Mei/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Jiajie-Mei/TCN
Sequence modeling benchmarks and temporal convolutional networks
Jiajie-Mei/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Jiajie-Mei/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
Jiajie-Mei/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
Jiajie-Mei/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
Jiajie-Mei/text_classification
all kinds of text classificaiton models and more with deep learning
Jiajie-Mei/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
Jiajie-Mei/WassersteinGAN
Jiajie-Mei/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.