Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xnought authored Oct 9, 2024
1 parent 9da423a commit 0a6c6c5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,17 @@ pnpm install
pnpm dev
```

## Cite

```bibtex
@misc{bertucci2024vq,
title = {{VQ-VAE Explainer}},
author = {Donald Bertucci and Duen Horng (Polo) Chau},
url = {https://xnought.github.io/vq-vae-explainer/},
year = {2024}
}
```

## References

- https://keras.io/examples/generative/vq_vae/ (used for training)
Expand Down

0 comments on commit 0a6c6c5

Please sign in to comment.