update a few titles
This commit is contained in:
parent
efad854560
commit
458605599a
3 changed files with 8 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
title = "Deep Learning for Trajectory"
|
title = "Deep Learning for Trajectories"
|
||||||
sort_by = "weight"
|
sort_by = "weight"
|
||||||
paginate_by = 10
|
paginate_by = 10
|
||||||
|
|
||||||
|
|
|
||||||
6
content/ml-tech/diffusion-guidance/index.md
Normal file
6
content/ml-tech/diffusion-guidance/index.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
+++
|
||||||
|
title = "From Soft Guidance to Hard Constrain on Diffusion Inference"
|
||||||
|
date = 2026-02-13
|
||||||
|
description = ""
|
||||||
|
draft = true
|
||||||
|
+++
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
+++
|
+++
|
||||||
title = "Shortcuts in ODE and SDE"
|
title = "Shortcuts in Flow Matching ODE and Score Matching SDE"
|
||||||
date = 2025-07-01
|
date = 2025-07-01
|
||||||
description = "Idea of finding shortcuts that universally apply to time-dependent differential equations"
|
description = "Idea of finding shortcuts that universally apply to time-dependent differential equations"
|
||||||
+++
|
+++
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue