AttentionCNN
This version implements an AttentionCNN model where the attention mechanism can be applied before all the convolutional layers.
Currently, due to the discovery of this issue #14 it can only be used with limitations.
What's Changed
- [AUTO] pre-commit update by @github-actions in #12
- [AUTO] pre-commit update by @github-actions in #13
Full Changelog: 0.0.3...0.1.0