Skip to main content
IBM Quantum Platform

LinbdbladResultPostSelectionMetadataModel

pydantic model LinbdbladResultPostSelectionMetadataModel

GitHub

ベース: BaseModel

ノイズ学習アルゴリズム「 v3 」ジョブにおける、単一のLinbdblad結果のポストセレクションメタデータ。

fraction_kept

field

タイプ: dict[int, confloat(ge``=``0, le``=``1)]

各レイヤーペアの深度ごとに保持されたショットの割合。

success_rates

field

型: dict[int, dict[int, confloat(ge``=``0, le``=``1)] ]

各層ペアの深さごとに、ポスト選択によって各量子ビットが正常に反転したショットの割合。

このページは役に立ちましたか?
バグや誤字の報告、またはコンテンツの要求はGitHubで行ってください。