Tensorflow implementation of attention mechanism for text classification tasks.
☆745Dec 20, 2019Updated 6 years ago
Alternatives and similar repositories for tf-rnn-attention
Users that are interested in tf-rnn-attention are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Jun 24, 2017Updated 8 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆468May 3, 2024Updated 2 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,079Sep 16, 2021Updated 4 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,473May 21, 2023Updated 3 years ago
- all kinds of text classification models and more with deep learning☆7,939Sep 28, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Convolutional Neural Network for Text Classification in Tensorflow☆5,685Apr 15, 2024Updated 2 years ago
- Visualizing RNNs using the attention mechanism☆749Jun 25, 2019Updated 6 years ago
- Implementation of papers for text classification task on DBpedia☆735Oct 1, 2020Updated 5 years ago
- some attention implements☆1,450Nov 20, 2019Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step