Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
bi-att-flow
Bidirectional Attention Flow
chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
insuranceQA-cnn-lstm
tensorflow and theano cnn code for insurance QA(question Answer matching)
mem_absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
practical_seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
SeqMatchSeq
Compare-Aggregate method for WikiQA (via PyTorch)
TC-Bot
User Simulation for Task-Completion Dialogues
zi2zi
Learning Chinese Character style with conditional GAN
pcgreat's Repositories
pcgreat/zi2zi
Learning Chinese Character style with conditional GAN
pcgreat/SeqMatchSeq
Compare-Aggregate method for WikiQA (via PyTorch)
pcgreat/mem_absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
pcgreat/insuranceQA-cnn-lstm
tensorflow and theano cnn code for insurance QA(question Answer matching)
pcgreat/TC-Bot
User Simulation for Task-Completion Dialogues
pcgreat/bi-att-flow
Bidirectional Attention Flow
pcgreat/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
pcgreat/algs4
Algorithms, 4th edition textbook code and libraries
pcgreat/coreos-nvidia
Yet another NVIDIA driver container for Container Linux (aka CoreOS) (More explanations and details)
pcgreat/dialogue-models
pcgreat/duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
pcgreat/HRAN
pcgreat/hred-attention-tensorflow
An extension on the Hierachical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, our implementation is in Tensorflow and uses an attention mechanism.
pcgreat/LeakGAN
The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
pcgreat/machine_learning_examples
A collection of machine learning examples and tutorials.
pcgreat/memn2n
End-To-End Memory Network using Tensorflow
pcgreat/MrRNN
pcgreat/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
pcgreat/qa-transfer
Implementation of "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"
pcgreat/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
pcgreat/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
pcgreat/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
pcgreat/TensorFlow-NRE
Neural Relation Extraction implemented with LSTM in TensorFlow
pcgreat/text-gan-tensorflow
TensorFlow GAN implementation using Gumbel Softmax
pcgreat/textGAN_public
pcgreat/TextKBQA
pcgreat/treelstm.pytorch
Tree LSTM implementation in PyTorch
pcgreat/UROP-Adversarial-Feature-Matching-for-Text-Generation
My first UROP project
pcgreat/Variational-Recurrent-Autoencoder-Tensorflow
A tensorflow implementation of "Generating Sentences from a Continuous Space"
pcgreat/variational-text-tensorflow
TensorFlow implementation of Neural Variational Inference for Text Processing