Amazon DeepRacer · Schema

LeaderboardSubmission

A participant's submission to a DeepRacer leaderboard including race performance.

Autonomous VehiclesAWSMachine LearningReinforcement LearningRobotics

Properties

Name Type Description
leaderboardSubmissionId string Unique identifier for this submission.
participantName string The participant's alias or username.
modelArn string The ARN of the model submitted for evaluation.
rank integer The participant's current rank on the leaderboard.
lapTime number The participant's best single lap time in seconds.
avgLapTime number The participant's average lap time.
View JSON Schema on GitHub