How to print the quantum circuit and circuit specifications here?
You can draw the Quanvolutional Neural Network circuit with this:
qml.draw_mpl(circuit)(rand_params[0])
the result:
1 Like
Thanks
And how to do it in qnn, when using keras layer