You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
For your own data, you’ll probably just need to modify the dataloader, but the models can more or less be the same, perhaps save some hyperparameter tuning.
Hopefully this can be a helpful start, and let me know if you run into any issues along the way and would be happy to help debug!
i have images dataset of two classes , i need to train Qnn on my dataset ,
how i can do that ?
The text was updated successfully, but these errors were encountered: