dapurv5 / keras-neural-tensor-layer
Neural Tensor Network Implementation as a keras layer
☆59Updated 7 years ago
Alternatives and similar repositories for keras-neural-tensor-layer:
Users that are interested in keras-neural-tensor-layer are comparing it to the libraries listed below
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆54Updated 6 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆137Updated 8 years ago
- Huffman tree based hierarchical softmax☆51Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras