Python SDK Overview#

You can interact with a Determined cluster using the Python SDK. The Determined Python SDK, a part of the broader Determined Python library, empowers you to perform various tasks, including:

  • Create and organize experiments

  • Download model checkpoints and add them to the model registry

  • Retrieve trial metrics

Documentation#