Skip to content

Releases: DEEPDIP-project/AttentionLayer.jl

Lighter U + decoder

08 May 08:22
cfee2aa

Choose a tag to compare

What's Changed

(Major)

(Minor)

Full Changelog: 0.2.0...0.3.0

KernelAbstraction version

02 Apr 12:21
5ddaae3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

AttentionCNN

25 Feb 12:54

Choose a tag to compare

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

20 Nov 10:50

Choose a tag to compare

0.0.3

test doc action

First version of the package

20 Nov 08:47

Choose a tag to compare

0.0.1

Merge remote-tracking branch 'refs/remotes/origin/master'