Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.2.0

22 Apr 00:40
Compare
Choose a tag to compare
add a new technique where one can do cross entropy loss on the distan…

1.1.6

18 Apr 14:56
Compare
Choose a tag to compare
fix orthogonal regularization, addressing https://github.com/lucidrai…

1.1.5

13 Apr 20:21
Compare
Choose a tag to compare
allow for turning off norm in random projection quantizer

1.1.4

12 Apr 20:09
Compare
Choose a tag to compare
random projection quantizer needs to have input normalized to mean 0 …

1.1.2

11 Mar 19:16
Compare
Choose a tag to compare
add ability to easily get codes for multi-headed vq

1.1.1

07 Mar 01:50
Compare
Choose a tag to compare
should never require gradients

1.1.0

07 Mar 01:37
Compare
Choose a tag to compare
add random projection quantizer, used by Google USM

1.0.7

02 Mar 22:34
Compare
Choose a tag to compare
cleanup

1.0.6

02 Mar 22:23
Compare
Choose a tag to compare
add the structured quantized dropout from encodec paper

1.0.5

02 Mar 22:08
Compare
Choose a tag to compare
add the structured quantized dropout from encodec paper