sudo
sudo
Hi! Thanks for opening the issue! We’re currently working on expanding the tq2qiskit and qiskit2tq functionalities and will definitely make sure to cover this case!
Hi! If you check out some the files in `examples`, we have some examples of a QNN trained over MNIST (examples/mnist) and using a quavolution network also for MNIST (examples/quanvolution)....
Interesting, if possible, could you share some of your code / specify what issues you’ve been running into? I know this sort of thing has been requested before, so I...
Hi! Sorry about getting to this so late. I would imagine the main change would be updating the DataLoader to be able to process the extra channels. There probably will...
Interesting, I haven’t seen this before. What environment are you using?
Hi! Thanks for opening this issue—I’ll discuss with other devs later this week and update accordingly! In the meantime, if you’d like to open a PR, that could be helpful...
Hi! Could you provide a minimum example code that we can try to help debug?
Hey! Thanks for pointing this out! As of now, we can't yet directly convert ParameterVectorElement to TQ. (I can see about creating a quick workaround if you'd like!) However, for...
Marking this issue so we can get to it more thoroughly. The main idea would be to add Parameter/ParameterVector/etc. support for the tq2qiskit operation.
Adding to this, we should eventually migrate from opflow: https://qiskit.org/documentation/migration_guides/opflow_migration.html