VQ-VAE

VQ-VAE (Vector Quantized Variational Autoencoder) is a generative model architecture that combines discrete latent representations with variational autoencoders, enabling efficient learning and synthesis of complex data like images and audio.

Read More →

Libratus

Libratus is an artificial intelligence program developed to play and excel at no-limit Texas hold ’em poker. It demonstrated significant advances in AI by defeating top human professional players in 2017, showcasing new techniques in game theory and decision-making under uncertainty.

Read More →

Prompt tuning

Prompt tuning is a technique in natural language processing that adapts large language models to specific tasks by optimizing a small set of prompt parameters instead of fine-tuning the entire model. It offers a parameter-efficient alternative to traditional model fine-tuning, enabling task adaptation with reduced computational resources.

Read More →

VQ-VAE-2

VQ-VAE-2 is a hierarchical vector quantized variational autoencoder designed to improve generative modeling of images by combining multi-scale latent representations. It extends its predecessor by introducing a two-level latent hierarchy, enabling high-quality image generation and efficient compression.

Read More →