Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Algorithm_Interview_Notes-Chinese-1
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
attention-is-all-you-need-tensorflow
A Tensorflow implementation of the Transformer model in "Attention is All You Need"
attention-nmt
A simple implementation of attention based encoder-decoder for nmt.
basic-encoder-decoder
A simple implementation of encoder-decoder for nmt.
csanmt
This is a code repository for the ACL 2022 paper "Learning to Generalize to More: Continuous Semantic Augmentation for Neural Machine Translation"
deeping-flow
Deep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
MSC-NMT
Code and materials for Multiscale Collaboration Deep Models for Neural Machine Translation
NLP-Paper-Reading-Schedule
Paper Reading Schedule of NLP Group
NTM-tensorflow
"Neural Turing Machine" in Tensorflow
pemywei's Repositories
pemywei/attention-is-all-you-need-tensorflow
A Tensorflow implementation of the Transformer model in "Attention is All You Need"
pemywei/NLP-Paper-Reading-Schedule
Paper Reading Schedule of NLP Group
pemywei/deeping-flow
Deep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
pemywei/AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
pemywei/attention
some attention implements
pemywei/Attention-Fused-Deep-Matching-Network-for-Natural-Language-Inference
pemywei/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
pemywei/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
pemywei/deeplearningbook-chinese
Deep Learning Book Chinese Translation
pemywei/easy_tensorflow_serving
更方便的tensorflow-serving解决方案
pemywei/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
pemywei/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
pemywei/NMT_GAN
generative adversarial nets for neural machine translation
pemywei/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
pemywei/RCNN
The Tensorflow with tflearn implementation of the RCNN model.
pemywei/Reinforcement-Learning
🤖 Implements of Reinforcement Learning algorithms.
pemywei/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
pemywei/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
pemywei/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
pemywei/SWEM
The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms"
pemywei/tensor2tensor
A library for generalized sequence to sequence models
pemywei/Tensorflow-MultiGPU-parallelism
Deep learning by using PaddleFluid and TensorFlow.
pemywei/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
pemywei/THUMT
an open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
pemywei/transformer-aan
souce code for "Accelerating Neural Transformer via an Average Attention Network"
pemywei/undreamt
Unsupervised Neural Machine Translation
pemywei/unsupervised-NMT
Unsupervised neural machine translation; weight sharing; GAN
pemywei/Variational-NMT
Variational Neural Machine Translation System
pemywei/Variational-Recurrent-Autoencoder-PyTorch
A PyTorch implementation of "Generating Sentences from a Continuous Space"
pemywei/vecmap
A framework to learn bilingual word embedding mappings