Skip to content

Task: Write Alphabet Forward-Backward Feature function: delta_smoothness #67

@kimit0310

Description

@kimit0310

Description

New functions are needed to compute forward-backward comparison metrics for the alphabet task. The delta_smoothness function will calculate the difference in smoothness (e.g., normalized jerk/SPARC proxy) between the forward (A→Z) and backward (Z→A) conditions.

Tasks

  • Reuse or implement a smoothness helper that returns a scalar per condition
  • Compute delta_smoothness = forward_smoothness - backward_smoothness
  • Return the result as a float

Freeform Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskA development task intended for Github Projects

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions