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

what pip lib should install #1

Open
VYRION-Ai opened this issue Feb 5, 2024 · 2 comments
Open

what pip lib should install #1

VYRION-Ai opened this issue Feb 5, 2024 · 2 comments

Comments

@VYRION-Ai
Copy link

VYRION-Ai commented Feb 5, 2024

what i use the qnn i need to install lib , so what should i install

@ArunSehrawat
Copy link
Owner

quantum_circuit_simulator.py
is needed to run other notebooks such as
Image_classification_with_QNN.ipynb

on top of that, you need libraries such as
numpy, matplotlib, and torch

I hope that is helpful for you.

@VYRION-Ai
Copy link
Author

VYRION-Ai commented Feb 8, 2024

@ArunSehrawat thank you , i got it
but i run training and got this results
image size 8
train accuracy: 0.742, train loss: 0.572
test accuracy: 0.623, test loss: 0.706

image size 32
train accuracy: 0.742, train loss: 0.573
test accuracy: 0.623, test loss: 0.682

and this happened with many dataset, and many different image size from 4 to 64

and other this < is the code consider QNN or HQNN

@VYRION-Ai VYRION-Ai reopened this Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants