Skip to content

Latest commit

 

History

History
 
 

simple_mnist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Simple QNN for MNIST Training

To run the example:

python mnist_example_no_binding.py --epochs=5

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