Owen L
Owen L
- Theoretical? Possibly (not sure about the universal approximation capabilities of a single QVC), but I mostly shared it as an example of the Custom Layer approach (which I am...
Most people wouldn't consider QML deterministic (although there are some philosophical interpretations of quantum mechanics that might). - yes a qubit is a superposition of states. Yes you will draw...
Yes, in order to get an expectation value of any operator you want to sample the circuit many times (10-10,000) on real hardware. This is not unique to QML though,...
No, None means that it is evaluated analytically. Ie given the state vector or density matrix we just exactly compute the values. 1 shot would be repetitions = 1
I mean, yes and no. Give a probability density, instead of sampling from it to compute an expected value of some operator, you just analytically compute it. It's still probabilistic,...
I don't believe there are any active maintainers of this repository
I am not aware of any. The last functional change was with the 0.6.0 release, Feb 3 2022.
I've tried qbraid before (free tier) and had some success (https://www.qbraid.com/products). Ubuntu w/ python 3.8 and the right TF version should work (that's what I do), but there are a...
Making colab a supported version I have found to be unreliable. It seems to sometimes work and not work for reasons I can not determine (e.g. https://github.com/tensorflow/quantum/issues/782). I have since...
Neither TF 2.13 nor Python 3.11 is supported. See https://github.com/tensorflow/quantum/issues/794#issuecomment-1635037043.