Pinned Repositories
byte
byte1
byte2
CS294
Berkeley CS294: Deep Reinforcement Learning
CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
dl4mt-tutorial
generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
gobang
play gobang using RL
douglas01996's Repositories
douglas01996/gobang
play gobang using RL
douglas01996/byte
douglas01996/byte1
douglas01996/byte2
douglas01996/CS294
Berkeley CS294: Deep Reinforcement Learning
douglas01996/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
douglas01996/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
douglas01996/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
douglas01996/dl4mt-tutorial
douglas01996/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
douglas01996/IEEE754
This converts an IEEE754 binary number to a base 10 representation
douglas01996/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
douglas01996/MemN2N
End-To-End Memory Networks in Theano
douglas01996/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
douglas01996/MemN2N-tensorflow
End-To-End Memory Networks in Tensorflow
douglas01996/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
douglas01996/nematus
Open-Source Neural Machine Translation in Theano
douglas01996/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.
douglas01996/NMT_GAN
douglas01996/nothing
douglas01996/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
douglas01996/oslab
my OS
douglas01996/PairwiseRanker
Reranking Model For Dependency Parsing
douglas01996/SentEval
A python tool for evaluating the quality of sentence embeddings.
douglas01996/SkipNet
Learning Dynamic Routing in Convolutional Networks
douglas01996/SparkInternals
Notes talking about the design and implementation of Apache Spark
douglas01996/stochastic-decoder
Code and workflow for the reproduction of the stochastic decoder experiments.
douglas01996/THUMT
an open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
douglas01996/Very-Deep-Convolutional-Networks-for-Natural-Language-Processing-in-tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow