Some models in AI academical papers implemented by myself.
Things really useful are the self defined Keras layers.
A hashtag recommendation model using a co-attention mechanism.
2. TAB-LSTM from Hashtag recommendation with topical attention-based LSTM.
A hashtag recommendation model for texual content using attention mechanism and topical distribution.
3. ABC (attention based convolutional) from Hashtag Recommendation Using Attention-Based Convolutional Neural Network.
A hashtag recommendation model for textual content using two level (local and global) convolutional NN based attention mechanism.
4. Hierarchical Co-Attention VQA from Hierarchical Question-Image Co-Attention for Visual Question Answering.
Co-Attention mechanism is proposed in this article for the first time.