In Pathmind, it is highly recommended (but optional) that you define unique names for each metric. This makes it easier to track the impact of each reward in your reward function later on.
Step 1 - Define unique metric names in Pathmind Helper. In the example below, this is avgWaitTime
and avgDistanceKM
.
Step 2 - Your metrics (avgWaitTime
and avgDistanceKM
) will automatically populate and be available in the Pathmind reward function editor.
.
Also notice that your reward variables are now available options in Pathmind's code completion tool.
Step 3 - Finally, your metrics will be tracked in Simulation Metrics during training.