update a few titles

This commit is contained in:
Yan Lin 2026-02-13 09:23:26 +01:00
parent efad854560
commit 458605599a
3 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,5 @@
+++
title = "Deep Learning for Trajectory"
title = "Deep Learning for Trajectories"
sort_by = "weight"
paginate_by = 10

View file

@ -0,0 +1,6 @@
+++
title = "From Soft Guidance to Hard Constrain on Diffusion Inference"
date = 2026-02-13
description = ""
draft = true
+++

View file

@ -1,5 +1,5 @@
+++
title = "Shortcuts in ODE and SDE"
title = "Shortcuts in Flow Matching ODE and Score Matching SDE"
date = 2025-07-01
description = "Idea of finding shortcuts that universally apply to time-dependent differential equations"
+++