Pinned Repositories
224nfinalproject
aaai2019-coala-cqa-answer-selection
bioasq-rl
Experiments using Reinforcement Learning for BioASQ
DME
Dynamic Meta-Embeddings for Improved Sentence Representations
Dynamic-Clip-Attention
Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection
multiffn-nli
Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.
Natural-Language-Processing-with-TensorFlow
Natural Language Processing with TensorFlow, published by Packt
Question_Answering_Models
This repo collects and re-produces models related to domains of question answering and machine reading comprehension
rnn_predict
Simple RNN (Gated Recurrent Units) for predicting a diagnosis
textgan
Adversarial Feature Matching for Text Generation
Chunlinx's Repositories
Chunlinx/allenAI
Chunlinx/dssm
Deep structured semantic model
Chunlinx/ParaphraseAutoencoder-octave
Minor changes to Richard Socher's Recursive Autoenocder code to work with GNU Octave. (http://www.socher.org/index.php/Main/DynamicPoolingAndUnfoldingRecursiveAutoencodersForParaphraseDetection)
Chunlinx/patent-similarity
Playing around w/ Deep Learning for comparing patents- URAE impl. based off of Socher et. al. NIPS 2011
Chunlinx/RecursiveNN
Tensorflow implementation of Recursive Neural Networks using LSTM units