Amazon DeepRacer · Schema

Model

A reinforcement learning model trained for DeepRacer autonomous racing.

Autonomous VehiclesAWSMachine LearningReinforcement LearningRobotics

Properties

Name Type Description
modelArn string The ARN uniquely identifying the reinforcement learning model.
modelName string The display name of the model.
creationTime string Timestamp when the model was created.
lastModifiedTime string Timestamp when the model was last updated.
modelStatus string Current status of the model.
trainingJobArn string ARN of the SageMaker training job that produced this model.
rewardFunction string Python reward function code used during training.
View JSON Schema on GitHub