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

No such file or directory #46

Open
asefahmed500 opened this issue Mar 23, 2024 · 0 comments
Open

No such file or directory #46

asefahmed500 opened this issue Mar 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@asefahmed500
Copy link

asefahmed500 commented Mar 23, 2024

in the research branch the h15_ random_forest.ipynb i faced i problem when i run this code its showing this error:
No such file or directory: ' torch.utils.data.ising_init_from_qasm_no_readout.train'

the code:
train_circuits, train_ideal_exp_vals, train_noisy_exp_vals = load_circuits('./data/ising_init_from_qasm_no_readout/train/', '.pk')
print(len(train_circuits))

test_circuits, test_ideal_exp_vals, test_noisy_exp_vals = load_circuits('./data/ising_init_from_qasm_no_readout/val/', '.pk')
print(len(test_circuits))

random error

solved

@asefahmed500 asefahmed500 added the bug Something isn't working label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant