Skip to content

Releases: lucidrains/discrete-key-value-bottleneck-pytorch

0.1.1

09 Jul 23:56
Compare
Choose a tag to compare
allow for specifying different embedding dimension than the dimension…

0.1.0

09 Jul 22:32
Compare
Choose a tag to compare
update to the changes from the latest version of the paper, addressin…

0.0.8

19 Jun 19:55
Compare
Choose a tag to compare
address a paper update

0.0.7

17 Jan 00:30
Compare
Choose a tag to compare
use latest vq library, as old one may have a bug

0.0.6

11 Aug 17:41
Compare
Choose a tag to compare
allow for access to quantized values, commitment loss, etc

0.0.5

30 Jul 19:27
Compare
Choose a tag to compare
make sure each key codebook comes from an independent codebook, using…

0.0.4

25 Jul 22:29
Compare
Choose a tag to compare
by default, dimension of memories (values) will be chosen so output d…

0.0.3

25 Jul 20:01
Compare
Choose a tag to compare
fix for multiple memory codebooks

0.0.2

25 Jul 17:16
Compare
Choose a tag to compare
automatically take care of encoder

0.0.1

25 Jul 17:10
Compare
Choose a tag to compare
first commit