hierarchical-attention-networks
Attention network
An implementation of a neural network architecture for document classification using hierarchical attention mechanisms
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
87 stars
7 watching
25 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
attention-mechanismdocument-classificationhierarchical-attention-networkssentiment-analysistensorflowtext-classification
Related projects:
Repository | Description | Stars |
---|---|---|
| A Gluon implementation of Residual Attention Network for image classification tasks | 108 |
| An implementation of a deep neural network architecture using attention mechanisms and residual connections for image classification tasks. | 554 |
| An image classification neural network implementation using attention mechanisms and residual learning | 94 |
| An implementation of attention gates in convolutional neural networks for image classification and segmentation tasks | 1,927 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| A Node.js implementation of the EfficientNet deep learning model architecture. | 258 |
| An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. | 2 |
| A deep learning framework for semantic segmentation with spatial attention mechanisms | 218 |
| Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 237 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of graph convolutional networks for semi-supervised learning in Python using TensorFlow and other libraries. | 45 |
| An implementation of a deep learning algorithm to generate node embeddings in graphs | 322 |