Collection of runnable ezpz training and inference examples.
Launch any script with:
| ezpz launch -m ezpz.examples.<module_name> [args...]
|
Package initializers are not direct CLIs, so python3 -m ezpz.examples only
exposes the package and does not define additional --help output.