attention-layer topic
List
attention-layer repositories
Bidirectiona-LSTM-for-text-summarization-
79
Stars
36
Forks
Watchers
A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)
CycleGAN-with-Self-Attention
22
Stars
1
Forks
Watchers
In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different complex tasks. Here the same principle Neural Network architecture ha...