uv run create_dataset.py --configuration Your_Config.yaml --mode create_parameter_files
uv run create_dataset.py --configuration Your_Config.yaml --mode write_samples --start_index 0 --number_of_samples NUM_SAMPLES
uv run train.py --configuration YOUR_TRAIN_CONFIG.yaml
uv run test.py --configuration YOUR_TRAIN_CONFIG.yaml