Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need for better visualizations #41

Open
SaashaJoshi opened this issue Dec 22, 2023 · 1 comment
Open

Need for better visualizations #41

SaashaJoshi opened this issue Dec 22, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SaashaJoshi
Copy link
Owner

SaashaJoshi commented Dec 22, 2023

The pipeline requires cleaner visualizations for the different models available. For example, QuantumConvolutionalLayer and QuantumPoolingLayer2D must be visualized as individual multi-qubit gate structures in the circuit.

Should also look into better visualization techniques, if possible.

@SaashaJoshi SaashaJoshi added enhancement New feature or request good first issue Good for newcomers labels Dec 22, 2023
@SaashaJoshi
Copy link
Owner Author

To convert a circuit to a gate, for example to represent QuantumConvolutionalLayer as a single gate, refer to the following in-built function by Qiskit: circuit_to_gate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant