Visualization of Self-Attention Network for Sentiment Analysis
I use Self-Attention network for Sentiment Analysis. This model is equivalent to 1 head of Multi head Transformer Encoder.
I use the IMDB dataset which contains 50K movie reviews which are marked positive or negative in sentiment.
Architecture
The i...
monojit13.hashnode.dev4 min read