posenhuang's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sebastianruder/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.
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
MrGemy95/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
dmlc/gluon-nlp
NLP made easy
salesforce/decaNLP
The Natural Language Decathlon: A Multitask Challenge for NLP
openai/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
melodyguan/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
tensorflow/workshops
A few exercises for use at events.
openai/supervised-reptile
Code for the paper "On First-Order Meta-Learning Algorithms"
Mybridge/machine-learning-open-source
Monthly Series - Machine Learning Top 10 Open Source Projects
anishathalye/obfuscated-gradients
Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples
MadryLab/mnist_challenge
A challenge to explore adversarial robustness of neural networks on MNIST.
NVIDIA/nv-wavenet
Reference implementation of real-time autoregressive wavenet inference
microsoft/prose
Microsoft Program Synthesis using Examples SDK is a framework of technologies for the automatic generation of programs from input-output examples. This repo includes samples and sample data for the Microsoft Program Synthesis using Example SDK.
jkkummerfeld/text2sql-data
A collection of datasets that pair questions with SQL queries.
airalcorn2/Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
ajbrock/SMASH
An experimental technique for efficiently exploring neural architectures.
salesforce/matchbox
Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.
neubig/nlptutorial
A Tutorial about Programming for Natural Language Processing
fumin/ntm
An implementation of Neural Turing Machines
minhnhat93/tf-SNDCGAN
Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)
godisboy/SN-GAN
pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
tsung-wei-huang/DtCraft
A High-performance Cluster Computing Engine
microsoft/PointerSQL
Code for PointerSQL, PT-MAML, Execution-guided Decoding papers
davidgolub/QuestionGeneration
microsoft/NPMT
Towards Neural Phrase-based Machine Translation