Skip to content

Releases: lucidrains/recurrent-interface-network-pytorch

0.1.1

08 Jan 21:19

Choose a tag to compare

add a final norm to the latents after all the latent self attention

0.1.0

08 Jan 16:29

Choose a tag to compare

allow for one to set a greater dimension for the latent dimensions (d…

0.0.6

26 Dec 16:16

Choose a tag to compare

unweight tie layers, given feedback from author

0.0.5

24 Dec 21:27

Choose a tag to compare

add the PEG module from vit literature

0.0.3

24 Dec 20:29

Choose a tag to compare

use axial positional embedding, and make sure to always show gratitude

0.0.2

24 Dec 18:31

Choose a tag to compare

missing absolute positional embedding

0.0.1

24 Dec 18:25

Choose a tag to compare

complete first pass