vijayvee / Recursive-neural-networks-TensorFlowLinks
Tensorflow based solution for Assignment-3 (Recursive Neural Nets) from CS224d: Deep learning for Natural Language Processing.
☆32Updated 7 years ago
Alternatives and similar repositories for Recursive-neural-networks-TensorFlow
Users that are interested in Recursive-neural-networks-TensorFlow are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Fast mini batch version of treelstm using tensorflow☆78Updated 6 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Recurrent Neural Networks with tree structure in Tensorflow☆122Updated 5 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- ☆218Updated 9 years ago
- Reimplementation of "Reasoning With Neural Tensor Networks for Knowledge Base Completion" (Socher, Chen 2013) in Google's TensorFlow fram…☆141Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- ☆79Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆73Updated 2 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- ☆150Updated 2 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 8 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last month
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago