keras-attention
Attention layer
A Keras layer implementing an attention mechanism for natural language processing tasks
Keras Attention Layer (Luong and Bahdanau scores).
3k stars
78 watching
675 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
attention-mechanismattention-modeldeep-learningkeraskeras-neural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,951 |
| An implementation of Graph Attention Networks in TensorFlow for graph representation learning. | 3,261 |
| A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps. | 2,985 |
| An interactive tool for visualizing attention in Transformer language models. | 7,019 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| A hyperparameter optimization framework for machine learning models | 2,860 |
| An open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,050 |
| Implementations of classical machine learning models using TensorFlow 2 and Keras API. | 38 |
| An open-source AutoML system for deep learning based on Keras. | 9,172 |
| A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
| A repository implementing a Keras-based architecture for improving neural network representation power with attention mechanisms and squeeze-and-excitation networks. | 363 |
| An open source implementation of YOLOv3 using Keras and TensorFlow | 7,138 |
| An implementation of the Bottleneck Attention Module in TensorFlow using attention mechanism | 12 |
| Evaluates and visualizes the performance of machine learning models. | 1,258 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |