quantum
quantum copied to clipboard
Hybrid Quantum-Classical Machine Learning in TensorFlow
I wanted to verify a paper so I needed to apply tensorflow, tensorflow-quantum and tensorflow-federated at the same time or in a same environment and I tried different version but...
That sounds like the issues I linked. Colabs default Python version isn’t supported. _Originally posted by @lockwo in https://github.com/tensorflow/quantum/issues/768#issuecomment-1535598819_
https://github.com/tensorflow/docs/releases/tag/2023.5.24.56664 related to #774
This is the first draft version which worked for the google internal infrastructure. We need to modify this code as the following steps: 1. Update & polish the code working...
Could not find a version that satisfies the requirement tensorflow-quantum (from versions: none) ERROR: No matching distribution found for tensorflow-quantum why?
I've ran [this notebook](https://www.tensorflow.org/quantum/tutorials/quantum_reinforcement_learning) with no problem. However, if I try to use `qsim` as a backend by passing the backend `backend = qsimcirq.QSimSimulator()` explicitly to `ReUploadingPQC`, then I get...
I was encountering some poor performance and was able to track down the cause to 2 places. 1) there was a mistake in the scaling of the new learning rate...
No more compatibility with TF v2.7.0 after TFQ >= 0.7.3. For users of TF
Hi, I am installing TFQ (0.7.2) on python=3.9.7 version and TensorFlow 2.11.0, protobuf=3.17.3. But throws an error. Earlier I worked with TFQ (0.7.2) with python 3.8.16 and TF= 2.7.0. It...
I tried to open and extract the files using tfq_simulate_ops but it didnt work. Can someone please provide me with more insights.