hsim13372 / QCompress-1

Quantum Autoencoder Implementation using Forest and OpenFermion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rigetti Hackathon Project: QCompress

QCompress is an implementation of the quantum autoencoder using Forest and OpenFermion.

Objective

This was our project for Rigetti Computing's first quantum computing hackathon. Our goal was to create a flexible framework for the quantum autoencoder (QAE) that can be used to compress quantum data. This autoencoder implementation is based on the work by Romero et al.

Demo

We've included a demonstration of the quantum autoencoder code in qae_h2_demo.ipynb, in which we compress the ground states of molecular hydrogen.

Dependencies and Versions Used

Authors

Sukin Sim (Hannah), Evan Anderson, Eric Brown, Jonathan Romero

Fixes

We note that there is a lot of room for improvement and fixes. Please feel free to submit pull requests!

About

Quantum Autoencoder Implementation using Forest and OpenFermion

License:MIT License


Languages

Language:Jupyter Notebook 65.0%Language:Python 35.0%