Skip to main content
Ctrl+K
Logo image
version
⌘+K
  • Get Started
    • Quick Installation
    • Create Your First Experiment
    • How Determined Works
      • Introduction to Determined
      • System Architecture
    • Examples
  • Set Up
    • Quick Installation
    • Advanced Installation
      • Advanced Installation Requirements
      • Configuring InfiniBand
      • Set Up PostgreSQL
    • Deploy on Prem
      • Requirements
      • Options to Deploy on Prem
        • Install Determined Using det deploy
        • Install Determined Using Linux Packages
        • Install Determined Using Docker
        • Install Determined Using Homebrew (macOS)
        • Install Determined Using Windows Subsystem for Linux (Windows)
    • Deploy on AWS
      • Install Determined
      • Deploy Determined with Dynamic Agents
      • Use Spot Instances
    • Deploy on GCP
      • Install Determined
      • Deploy Determined with Dynamic Agents
    • Deploy on Kubernetes
      • Install Determined on Kubernetes
      • Set up and Manage an Azure Kubernetes Service (AKS) Cluster
      • Set up and Manage an AWS Kubernetes (EKS) Cluster
      • Set up and Manage a Google Kubernetes Engine (GKE) Cluster
      • Development Guide
      • Customize a Pod
      • Helm and Kubectl Command Examples
      • Troubleshooting
    • Deploy on Slurm/PBS
      • Installation Requirements
      • HPC Launching Architecture
      • HPC Launcher Security Considerations
      • Install Determined on Slurm/PBS
      • Upgrade Determined on Slurm/PBS
      • Provide a Container Image Cache
      • Known Issues
      • Agent on Slurm/PBS
    • Cluster Configuration
  • Manage
    • Elasticsearch-Backed Logging
    • Historical Cluster Usage Data
    • Troubleshooting
    • Upgrade
    • User Accounts
    • Managing Remote Users
    • Workspaces and Projects
    • Binding Resource Pools to Workspaces
    • Security
      • OAuth 2.0 Configuration
      • OpenID Connect Integration
      • RBAC
      • SAML Integration
      • SCIM Integration
      • Transport Layer Security
  • Tutorials
    • Quickstart for Model Developers
    • Porting Your PyTorch Model to Determined
    • Get Started with Detached Mode
      • Simple Metrics Reporting
      • Save and Load States Using Checkpoints
      • Distributed Training With Sharded Checkpointing
      • Transition From Detached Mode
    • Viewing Epoch-Based Metrics in the WebUI
    • Using Pachyderm to Create a Batch Inferencing Pipeline
  • Model Hub Library
    • Hugging Face Transformers
    • MMDetection
  • Model Dev Guide
    • Create and Submit an Experiment
    • How to Debug Models
    • Prepare Data
    • API Guides
      • Torch Batch Processing API
      • Training APIs
        • Core API User Guide
        • Get Started with Core API
        • Keras API
        • PyTorch API
        • DeepSpeed API
    • Best Practices
    • Distributed Training with Determined
      • Distributed Training Concepts
      • Implementing Distributed Training
      • Configuration Templates
      • Reproducibility
      • Optimizing Training
    • Hyperparameter Tuning
      • Configure Hyperparameter Ranges
      • Handle Trial Errors and Early Stopping Requests
      • Hyperparameter Search Constraints
      • Instrument Model Code
      • Search Methods
        • Adaptive (Asynchronous) Method
        • Custom Search Methods
        • Grid Method
        • Random Method
        • Single Search Method
    • Model Management
      • Checkpoints
      • Organize Models in the Model Registry
    • Prepare Your Container Environment
      • Customizing Your Environment
      • Set Environment Images
  • Reference
    • Determined CLI Reference
    • Custom Searcher Reference
    • Job Configuration Reference
    • Python SDK
    • REST API
    • Deployment Reference
      • Common Configuration Options
      • Master Configuration Reference
      • Agent Configuration Reference
      • Helm Chart Configuration Reference
    • Model Hub APIs
      • MMDetection API
      • Transformers API
    • Training Reference
      • det.core API Reference
      • det.pytorch.deepspeed API Reference
      • det API Reference
      • det.keras API Reference
      • det.pytorch API Reference
      • det.pytorch.samplers API Reference
      • Experiment Configuration Reference
  • Tools
    • CLI
    • Commands and Shells
    • Notebooks
    • Proxy Ports
    • TensorBoard
    • WebUI
  • Integrations
    • Data Transformers
      • Pachyderm
    • IDEs
      • PyCharm
      • Visual Studio Code
    • Notifications
      • Slack
      • Zapier
    • Prometheus & Grafana
  • Open Source Licenses
Set Up Reference Dev Guide
Release Notes Blog

Get Started

Get Started#

Quick Install

Quickly set up a new training environment.

Examples

Get started quickly by using an example machine learning model that has been converted to Determined’s APIs.

How Determined Works

Learn about core concepts, key features, and system architecture.

previous

Determined AI Documentation

next

Quick Installation

By hello@determined.ai

© Copyright 2024, Determined AI.