From 3944c330253a0f954a98515789ec5ad661bdf37b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20R=C3=A9my?= Date: Tue, 3 Oct 2023 15:44:34 +0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a5f9db9..8ba35ed 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Downloads](https://pepy.tech/badge/attention)](https://pepy.tech/project/attention) [![Downloads](https://pepy.tech/badge/attention/month)](https://pepy.tech/project/attention) [![license](https://img.shields.io/badge/License-Apache_2.0-brightgreen.svg)](https://github.com/philipperemy/keras-attention-mechanism/blob/master/LICENSE) [![dep1](https://img.shields.io/badge/Tensorflow-2.0+-brightgreen.svg)](https://www.tensorflow.org/) -![Simple Keras Attention CI](https://github.com/philipperemy/keras-attention-mechanism/workflows/Simple%20Keras%20Attention%20CI/badge.svg) Attention Layer for Keras. Supports the score functions of Luong and Bahdanau.