Module: tfq.noise
Stay organized with collections
Save and categorize content based on your preferences.
Module for tfq.core.ops.noise.*
Functions
expectation(...)
: Calculate the analytic expectation values using monte-carlo trajectories.
sampled_expectation(...)
: Estimates (via sampling) expectation values using monte-carlo simulation.
samples(...)
: Generate samples using the C++ noisy trajectory simulator.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-17 UTC.
[null,null,["Last updated 2024-05-17 UTC."],[],[],null,["# Module: tfq.noise\n\n\u003cbr /\u003e\n\n|--------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/quantum/blob/v0.7.3/tensorflow_quantum/core/ops/noise/__init__.py) |\n\nModule for tfq.core.ops.noise.\\*\n\nFunctions\n---------\n\n[`expectation(...)`](../tfq/noise/expectation): Calculate the analytic expectation values using monte-carlo trajectories.\n\n[`sampled_expectation(...)`](../tfq/noise/sampled_expectation): Estimates (via sampling) expectation values using monte-carlo simulation.\n\n[`samples(...)`](../tfq/noise/samples): Generate samples using the C++ noisy trajectory simulator."]]