Skip to content

Leticia-maria/QVAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

QVAE (Quantum Variational Autoencoder)

This repository contains the code for the Quantum Variational Autoencoder (QVAE) model, which is a quantum generative model that can be used to generate quantum states. The QVAE model is based on the Variational Autoencoder (VAE) model, which is a generative model that can be used to generate classical data. The QVAE model is designed to generate quantum states that are close to a target quantum state, and it does this by learning a low-dimensional representation of the target quantum state and then using this representation to generate new quantum states that are similar to the target state.

Files

  • vqc.py: variational quantum autoencoder for MNIST dataset
  • vqc-mols.py: variational quantum autoencoder for molecular dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages