tensorcircuit icon indicating copy to clipboard operation
tensorcircuit copied to clipboard

Add example scripts on noisy machine learning with both KerasLayer and TorchLayer

Open refraction-ray opened this issue 1 year ago • 0 comments

Task description

Add noisy_qml_layer.py in /examples.

Implementation

Mainly for demonstrating tc.KerasLayer()({"state":, "noise":}) and tc.TorchLayer()(state, noise) using Monte Carlo noise simulation with randomness given by the secondary input

Requirements

★★★

refraction-ray avatar Aug 01 '22 13:08 refraction-ray