Preview of phase 2-5 implementation; needs a full check

This commit is contained in:
Johnny Fernandes
2026-04-30 13:10:33 +01:00
parent 6e32001ebc
commit 7417267117
35 changed files with 3605 additions and 115 deletions
@@ -0,0 +1,6 @@
{
"extends": "_base_phase4.json",
"run_name": "p4_2_ddpm_cosine",
"noise_schedule": "cosine",
"pred_type": "eps"
}