Tensorflow implementation of Recursive Neural Networks using LSTM units
☆136Jun 21, 2016Updated 9 years ago
Alternatives and similar repositories for RecursiveNN
Users that are interested in RecursiveNN are comparing it to the libraries listed below
Sorting:
- Fast mini batch version of treelstm using tensorflow☆78Nov 5, 2018Updated 7 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆893Jul 30, 2017Updated 8 years ago
- Recurrent Neural Networks with tree structure in Tensorflow☆124Feb 10, 2020Updated 6 years ago
- Tensorflow based solution for Assignment-3 (Recursive Neural Nets) from CS224d: Deep learning for Natural Language Processing.☆33Apr 2, 2018Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Mar 14, 2016Updated 10 years ago
- Tree LSTM implementation in PyTorch☆551Sep 30, 2019Updated 6 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Nov 29, 2016Updated 9 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,823Jun 26, 2021Updated 4 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Jun 11, 2020Updated 5 years ago
- Theano implementation of Tree RNNs aka Recursive Neural Networks.☆235Aug 15, 2016Updated 9 years ago
- Easy-first dependency parser based on Hierarchical Tree LSTMs☆32Nov 30, 2016Updated 9 years ago
- Based on https://github.com/fatchord/WaveRNN☆24May 3, 2020Updated 5 years ago
- ESPnet-TTS Audio Sample HP☆21Oct 25, 2019Updated 6 years ago
- Neural embeddings with negative sampling in Keras☆11Jun 11, 2017Updated 8 years ago
- pytorch implementation of lyre.ai's char2wav model☆32May 17, 2017Updated 8 years ago
- Demos, pretrained models, and (WIP) code supporting Representation Mixing☆51Dec 18, 2018Updated 7 years ago
- ☆25Oct 19, 2016Updated 9 years ago
- An example of DyNet autobatching for the NIPS "how to code a paper" workshop☆12Dec 9, 2017Updated 8 years ago
- A latent variable RNN model for discourse-driven language modeling☆36Jun 22, 2016Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Feb 24, 2018Updated 8 years ago
- 用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.☆14Mar 25, 2016Updated 9 years ago
- Child-Sum Tree-LSTM Implementation in PyTorch☆19Sep 19, 2017Updated 8 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Mar 27, 2018Updated 7 years ago
- Implementation of DSGAN (not fully completed)☆13Dec 28, 2019Updated 6 years ago
- An experimental custom seq-2-seq model with both layer-wise (inter-layer), and intra-layer attention (attention to previous hidden states…☆10Nov 30, 2017Updated 8 years ago
- ☆47May 22, 2017Updated 8 years ago
- ICASSP 2020 ESPnet-TTS: Merlin baseline system☆36Oct 28, 2019Updated 6 years ago
- ☆11Sep 1, 2018Updated 7 years ago
- ☆12Jan 22, 2017Updated 9 years ago
- High-level API for tar-based dataset☆12Feb 3, 2024Updated 2 years ago
- ☆10Aug 25, 2020Updated 5 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Nov 29, 2015Updated 10 years ago
- textual entailment with structural attentions and composition☆12Dec 20, 2016Updated 9 years ago
- Adaptive Computation Time algorithm in Tensorflow☆260Apr 5, 2017Updated 8 years ago
- A Tree-LSTM-based dependency tree sentiment labeler☆15May 9, 2019Updated 6 years ago
- A Tensorflow Implementation like "Neural Speech Synthesis with Transformer Network" Port From OpenSeq2Seq☆20Jul 6, 2023Updated 2 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Dec 17, 2018Updated 7 years ago
- Search-based-Neural-Structured-Learning-for-Sequential-Question-Answering☆33Jun 12, 2023Updated 2 years ago
- ☆12Nov 1, 2018Updated 7 years ago