Implementation of the paper "Neural Discrete Representation Learning"
- Keras Implementation: https://keras.io/examples/generative/vq_vae
- Original paper: https://arxiv.org/abs/1711.00937
- The AI Epiphany: https://www.youtube.com/watch?v=VZFVUrYcig0
Implementation of the paper "Neural Discrete Representation Learning"