Skip to content

Instantly share code, notes, and snippets.

@hariby
Last active September 6, 2022 01:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hariby/7717833f338cbd474acac7cca3183c12 to your computer and use it in GitHub Desktop.
Save hariby/7717833f338cbd474acac7cca3183c12 to your computer and use it in GitHub Desktop.
Amazon Braket Lecture and Workshop

2022年8月24日に行われた Amazon Braket ハンズオンで紹介したコンテンツをまとめました。

D-Wave

  • D-Wave の基本:最大カット問題を Braket で使う [Jupyter Notebook]
  • 組合せ最適化問題
    • 最大カット問題と近似可能性 [Wikipedia]
    • Ising 問題への帰着 (redaction) [Paper]
  • 近似アルゴリズム・ヒューリスティック
    • SDP 緩和アルゴリズム [Paper]
    • Simulated Annealing (SA) [Paper]
    • Quantum Annealing (QA) [Paper]
    • D-Wave 含めた手法の比較 [Paper]
  • トポロジーと Minor Embedding
    • D-Wave QPU アーキテクチャとトポロジー [Web]
    • Minor Embedding [Web]

量子・古典ハイブリッドアルゴリズム

ハードウェア

光量子コンピュータ

ソフトウェア開発

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment