Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 267 Bytes

pytorch-vq-vae

PyTorch implementation of VQ-VAE by Aäron van den Oord et al.

Requirements

$ pip3 install -r requirements.txt

Notebook

See vq-vae.ipynb