Recent Releases of attentionlayer.jl
attentionlayer.jl - Lighter U + decoder
What's Changed
(Major) * reformat U by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/30
(Minor) * Fix test by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/19 * Bump compat by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/21 * [AUTO] pre-commit update by @github-actions in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/22 * Dev by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/23 * [AUTO] pre-commit update by @github-actions in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/24 * Fix test by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/27 * [AUTO] pre-commit update by @github-actions in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/29
Full Changelog: https://github.com/DEEPDIP-project/AttentionLayer.jl/compare/0.2.0...0.3.0
- Julia
Published by SCiarella about 1 year ago
attentionlayer.jl - KernelAbstraction version
What's Changed
- Add test integration SciML by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/15
- Make CNN+Att agnostic to input padding by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/16
- [AUTO] pre-commit update by @github-actions in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/17
- Implement KernelAbstraction by @SCiarella in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/18
New Contributors
- @SCiarella made their first contribution in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/15
Full Changelog: https://github.com/DEEPDIP-project/AttentionLayer.jl/compare/0.1.0...0.2.0
- Julia
Published by SCiarella about 1 year ago
attentionlayer.jl - 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 https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/12
- [AUTO] pre-commit update by @github-actions in https://github.com/DEEPDIP-project/AttentionLayer.jl/pull/13
Full Changelog: https://github.com/DEEPDIP-project/AttentionLayer.jl/compare/0.0.3...0.1.0
- Julia
Published by SCiarella over 1 year ago