fanlinbo's Stars
PaddlePaddle/book
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
Gii16/TreeDrawer
A small tool to draw a only-text tree as the result of stanford coreNLP.
MiuLab/TC-Bot
User Simulation for Task-Completion Dialogues
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
carpedm20/NTM-tensorflow
"Neural Turing Machine" in Tensorflow
facebookarchive/bAbI-tasks
Task generation for testing text understanding and reasoning
shawnwun/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.
google-deepmind/sonnet
TensorFlow-based neural network library
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
martinarjovsky/WassersteinGAN
google/prettytensor
Pretty Tensor: Fluent Networks in TensorFlow
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
artcg/BEGAN
Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow
lucasjinreal/tensorflow_novelist
模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
piskvorky/gensim
Topic Modelling for Humans
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
openai/generating-reviews-discovering-sentiment
Code for "Learning to Generate Reviews and Discovering Sentiment"
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
clab/rnng
Recurrent neural network grammars
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
affinelayer/pix2pix-tensorflow
Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
SKTBrain/DiscoGAN
Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
ericjang/genadv_tutorial
TensorFlow tutorial on Generative Adversarial Models
erogol/QuoraDQBaseline
Baseline solution to Quora Duplicate Question dataset.
bradleypallen/keras-quora-question-pairs
A Keras model that addresses the Quora Question Pairs dyadic prediction task.
guoguibing/librec
LibRec: A Leading Java Library for Recommender Systems, see
hunkim/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
pietervdvn/Haskell
Introduction to haskell
openai/universe-starter-agent
A starter agent that can solve a number of universe environments.