Compute Conditional Flow Matching losses and bounded optimizer updates for a small parametric vector field.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill cfm_training_objective --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cfm Training Objective?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-cfm-training-objective)More formats (shields.io, HTML) on the badges page.
---
name: cfm_training_objective
description: Compute Conditional Flow Matching losses and bounded optimizer updates for a small parametric vector field.
---
# CFM Training Objective
Use this skill to compute `E||v_theta(t,x_t)-u_t||^2` and log real optimizer updates. Inputs are path batches and predictor parameters; outputs are scalar loss and a trace with `loss_before`, `loss_after`, `params_before`, and `params_after`. Run `python tests/test_cfm_training.py`. The included nonlinear-feature linear model is for bounded recovery, not full image training.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!