这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。
☆138Jan 29, 2021Updated 5 years ago
Alternatives and similar repositories for Keras-Attention
Users that are interested in Keras-Attention are comparing it to the libraries listed below
Sorting:
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- Let study Data Structure and Algorithm together.☆20Aug 19, 2019Updated 6 years ago
- 这个例子可以用LSTM来写五言诗。☆40Mar 26, 2020Updated 5 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。