Decade2014's repositories
Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-question-answering
Resources, datasets, papers on Question Answering
chainer-SeqGAN
implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient
ChineseNER
A neural network model for Chinese named entity recognition
FinancialDeepLearning
Decision support from financial disclosures with deep neural networks and transfer learning
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
kubernetes
Production-Grade Container Scheduling and Management
libact
Pool-based active learning in Python
MemN2N-tensorflow
"End-To-End Memory Networks" in Tensorflow
NER-LSTM-CRF
An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.
rc-cnn-dailymail
CNN/Daily Mail Reading Comprehension Task
really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
Reinforcement_Learning_Blog
This code is written for the blogs
requests-for-research
A living collection of deep learning problems
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.
SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
sequence_gan
Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
tensorflow-tutorial
Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE
tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
tf_seq2seq_chatbot
[unmaintained]
topically-driven-language-model
Tensorflow code to train TDLM
zh-NER-TF
A simple BiLSTM-CRF model for Chinese Named Entity Recognition task