Releases: DEEPDIP-project/AttentionLayer.jl
Releases · DEEPDIP-project/AttentionLayer.jl
Lighter U + decoder
What's Changed
(Major)
- reformat U by @SCiarella in #30
(Minor)
- Fix test by @SCiarella in #19
- Bump compat by @SCiarella in #21
- [AUTO] pre-commit update by @github-actions in #22
- Dev by @SCiarella in #23
- [AUTO] pre-commit update by @github-actions in #24
- Fix test by @SCiarella in #27
- [AUTO] pre-commit update by @github-actions in #29
Full Changelog: 0.2.0...0.3.0
KernelAbstraction version
What's Changed
- Add test integration SciML by @SCiarella in #15
- Make CNN+Att agnostic to input padding by @SCiarella in #16
- [AUTO] pre-commit update by @github-actions in #17
- Implement KernelAbstraction by @SCiarella in #18
New Contributors
- @SCiarella made their first contribution in #15
Full Changelog: 0.1.0...0.2.0
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
Zenodo version
0.0.3 test doc action
First version of the package
0.0.1 Merge remote-tracking branch 'refs/remotes/origin/master'