Skip to content

Releases: lucidrains/recurrent-interface-network-pytorch

0.4.7

01 Mar 21:52
Compare
Choose a tag to compare
fix a bug, addressing https://github.com/lucidrains/recurrent-interfa…

0.4.6

14 Feb 21:15
Compare
Choose a tag to compare
0.4.6

0.4.5

30 Jan 19:56
Compare
Choose a tag to compare
make it clear that the normalize function may not be in effect

0.4.4

30 Jan 19:05
Compare
Choose a tag to compare
make a guess

0.4.3

30 Jan 18:58
Compare
Choose a tag to compare
default to ddim sampling, since not sure how to incorporate scale int…

0.4.2

30 Jan 18:53
Compare
Choose a tag to compare
self conditioning step needs to also receive variance normalized nois…

0.4.1

30 Jan 17:51
Compare
Choose a tag to compare
self conditioning step needs to also receive variance normalized nois…

0.4.0

30 Jan 17:49
Compare
Choose a tag to compare
incorporate the findings of Ting Chens new paper, ability to noise at…

0.3.0

29 Jan 17:24
Compare
Choose a tag to compare
add a missing ff block after latents attending to patches, addressing…

0.2.0

28 Jan 01:11
Compare
Choose a tag to compare
allow for one to customize objective to predict x0 or noise, default …