Skip to main content
Ctrl+K
Logo image
version
⌘+K
  • Get Started
    • Quick Installation
    • How Determined Works
      • Introduction to Determined
      • System Architecture
    • Examples
  • Set Up
    • Quick Installation
    • 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
    • Workspaces and Projects
      • Binding Resource Pools to Workspaces
    • Binding Resource Pools to Workspaces
    • Security
      • OAuth 2.0 Configuration
      • OpenID Connect Integration
      • RBAC
      • SAML Integration
      • SCIM Integration
      • Transport Layer Security
  • Tutorials
    • Run Your First Experiment in Determined
    • PyTorch MNIST Tutorial
    • Quickstart for Model Developers
    • How to View Epoch-Based Metrics in the WebUI
  • Model Hub Library
    • Huggingface Trainsformers
    • MMDetection
  • Model Dev Guide
    • How to Debug Models
    • Prepare Data
    • Submit Experiment
    • 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
      • det.core
      • det.pytorch
      • det.pytorch.samplers
      • det.pytorch.deepspeed
      • det.keras
      • Experiment Configuration
  • 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 2023, Determined AI.