Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

oliverknitter/QAOA---Meta-Learning

Repository files navigation

QAOA---Meta-Learning

This program is designed to observe the effects of meta-learning on QAOA problems. The QAOA solver code is an expansion of a quantum Variational Monte Carlo program written by Tianchen Zhao, Giuseppe Carleo, James Stokes, and Shravan Veerapaneni, which may be seen here: https://github.com/Ericolony/QAOA

Meta-learning is done by an implementation of the Reptile algorithm developed by Nichol, Achiam, and Schulman at OpenAI.

So far this code is able to solve MaxCut and Ising Model QAOA problems using the Python package NetKet.

This repository is no longer being regularly updated; while the code contained here should be functional, there are no guarantees that any one part of it will work as intended.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published