Skip to content

Implement Autoregressive DDPM #237

@marianovitasari20

Description

@marianovitasari20

Problem / Goal

Currently, the DDPM is not autoregressive. Making it autoregressive will likely improve the current DDPM results within the main pipeline.

What does good look like?

  • The autoregressive DDPM runs successfully without errors.
  • Training and inference complete as expected.
  • Results show measurable improvement over the current non-autoregressive DDPM.

Related context

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions