Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 333 Bytes

File metadata and controls

10 lines (5 loc) · 333 Bytes

Quantum Denoising Diffusion Models

1707404365914

Install the requirements: pip install -r requirements.txt (preferably in a virtual environment).

  • Run python main.py --help to see all the options.
  • Run python main.py to train and evaluate a Q-Dense model on the MNIST 8x8 dataset.