Skip to content

Add minimal example of MMD-AE#43

Draft
kevinchern wants to merge 4 commits intodwavesystems:mainfrom
kevinchern:example/mmd_ae
Draft

Add minimal example of MMD-AE#43
kevinchern wants to merge 4 commits intodwavesystems:mainfrom
kevinchern:example/mmd_ae

Conversation

@kevinchern
Copy link
Copy Markdown
Collaborator

examples of generated images

image

examples of reconstructed images

image

@kevinchern kevinchern marked this pull request as draft November 17, 2025 21:24
parser.add_argument("--num_reads", type=int, default=1000)
parser.add_argument("--stop_grbm", type=int, default=500)
parser.add_argument("--loss_fn", type=str, default="mmd")
parser.add_argument("--solver", type=str, default="Advantage2_system1.11")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to use a filter as default

@kevinchern kevinchern closed this Mar 20, 2026
@kevinchern kevinchern reopened this Mar 20, 2026
@jackraymond
Copy link
Copy Markdown

jackraymond commented Mar 21, 2026

Add a requirements to the examples that includes matplotlib and torchvision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants