Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 191 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 191 Bytes

Simple QNN for MNIST Training

To run the example:

python mnist_example.py --epochs=5

The expected test set accuracy on noise-free torchquantum after 5 epoch is around 84%.