posenhuang's Stars
google-research/bert
TensorFlow code and pre-trained models for BERT
google-research/google-research
Google Research
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
google-deepmind/graph_nets
Build Graph Nets in Tensorflow
mhagiwara/100-nlp-papers
100 Must-Read NLP Papers
google-deepmind/trfl
TensorFlow Reinforcement Learning
yuchenlin/rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
CSAILVision/gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
fuzhenxin/Style-Transfer-in-Text
Paper List for Style Transfer in Text
google/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
google/ml_collections
ML Collections is a library of Python Collections designed for ML use cases.
cybertronai/imagenet18_old
Code to reproduce "imagenet in 18 minutes" DAWN-benchmark entry
THUNLP-MT/THUMT
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
allenai/writing-code-for-nlp-research-emnlp2018
A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018
elbayadm/attn2d
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
locuslab/convex_adversarial
A method for training neural networks that are provably robust to adversarial attacks.
vitutorial/VITutorial
This repository stores slides for a tutorial on variational inference for NLP audiences.
lijuncen/Sentiment-and-Style-Transfer
nesl/nlp_adversarial_examples
Implementation code for the paper "Generating Natural Language Adversarial Examples"
google-deepmind/interval-bound-propagation
This repository contains a simple implementation of Interval Bound Propagation (IBP) using TensorFlow: https://arxiv.org/abs/1810.12715
nmrksic/counter-fitting
Counter-fitting Word Vectors to Linguistic Constraints
hsinyuan-huang/FusionNet-NLI
An example for applying FusionNet to Natural Language Inference
marcotcr/sears
Code for "Semantically Equivalent Adversarial Rules for Debugging NLP Models"
google-deepmind/fancyflags
A Python library for defining flat or nested dictionary flags.
google-deepmind/deep-verify