You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
★★★
The text was updated successfully, but these errors were encountered:
Task description
Add noisy_qml_layer.py in
/examples
.Implementation
Mainly for demonstrating
tc.KerasLayer()({"state":, "noise":})
andtc.TorchLayer()(state, noise)
using Monte Carlo noise simulation with randomness given by the secondary inputRequirements
★★★
The text was updated successfully, but these errors were encountered: