Skip to content

Commit

Permalink
Update docs/ExperimentScripts.md
Browse files Browse the repository at this point in the history
Co-authored-by: D. Lowl <[email protected]>
  • Loading branch information
dudeperf3ct and d-lowl authored Dec 24, 2024
1 parent 2d68bb0 commit 787c481
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ExperimentScripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ The [`run_experiment.sh`](../jetson/power_logging/run_experiment.sh) script is r

The [`create_dataset.sh`](../model_training/create_dataset.sh) script provides a helpful utility to get preprocessed and training datasets from a raw dataset. The script performs the following operations:

3. `Lines 12:15`: Create preprocessed dataset from raw dataset using the `map_power_to_layers.py` script.
5. `Lines 20:23`: Create training dataset from preprocessed dataset using the `convert_measurements.py` script.
1. `Lines 12:15`: Create preprocessed dataset from raw dataset using the `map_power_to_layers.py` script.
2. `Lines 20:23`: Create training dataset from preprocessed dataset using the `convert_measurements.py` script.

0 comments on commit 787c481

Please sign in to comment.