Gradient Docs
Gradient HomeHelp DeskCommunitySign up free
Gradient Next
Gradient Next
  • About Gradient
  • Get Started
    • Quick Start
      • Install the Gradient CLI
    • Core Concepts
    • Organizing Projects
      • Secrets
      • Storing an API key as a Secret
    • Tutorials
      • Gradient Notebooks Tutorial
      • Gradient Workflows Tutorial
      • Gradient Deployments Tutorial
    • FAQ
    • Common Errors
  • Gradient Platform
    • Gradient Notebooks
      • Runtimes
      • Files and storage
      • Machines
      • Terminal
      • Shortcuts
      • Sharing
      • TensorBoard
      • Run on Gradient
    • Gradient Workflows
      • Basic operations
      • Understanding Inputs & Outputs
      • Workflow Spec
      • Gradient Actions
      • Environment Variables
      • Using YAML for Data Science
    • Gradient Deployments
      • Basic operations
      • Deployment Spec
  • Artifacts
    • Container Management
      • Custom Containers
    • Data
      • Versioned Data
        • Public Datasets Repository
        • Storage Providers
      • Persistent Storage
    • Models
      • Managing Models
        • Model Types & Metadata
        • Public Models
    • Code
    • Metrics
      • Push Metrics
      • View & Query Metrics
  • Gradient Cluster
    • Overview
      • Setup
        • Managed Private Clusters
        • Self-Hosted Clusters
          • Pre-installation steps
          • Gradient Installer CLI
          • Terraform
            • Pre-installation steps
            • Install on AWS
            • Install on bare metal / VMs
            • Install on NVIDIA DGX
          • Let's Encrypt DNS Providers
          • Updating your cluster
      • Usage
  • More
    • SDK
      • Projects Client
      • Models Client
      • Deployments Client
      • Workflows Client
      • SDK Examples
      • Full SDK Reference
    • Machine Types
      • Machine Tiers
      • Free Machines (Free Tier)
    • Your Account
      • Teams
        • Creating a Team
        • Upgrading to a Team Plan
      • Hotkeys
      • Billing & Subscriptions
        • Storage Billing
      • Public Profiles
    • Release notes
    • Roadmap
Powered by GitBook
On this page
  • Welcome to Gradient!
  • Getting Access
  • Individuals can sign up here for Gradient.
  • What's in Gradient?
  • How does it Work?
  • What's in the Docs?
  • Other Resources

About Gradient

NextQuick Start

Last updated 3 years ago

Welcome to Gradient!

Gradient is a product that simplifies developing, training, and deploying machine learning models. Whether you're a student, a researcher, or a professional, Gradient can make your work easier. Watch to learn more, or just to get started!

This is the documentation for the platform. If you are looking for general information on Paperspace or to contact Support, visit our .

Getting Access

Request a Walkthrough

The best way to discover Gradient is to try it out. You can get started in seconds with the following guide:

What's in Gradient?

Gradient consists of

Notebooks: Start your analysis right away by creating a Notebook and beginning coding. Notebooks are suitable for all users and give easy access to Gradient's GPU hardware, containers with a variety of data-science-ready software (or bring your own), and the flexibility to explore and solve problems using a popular notebook interface similar to Jupyter and Colab.

Workflows (advanced): For users who want to properly organize larger projects, perform MLOps, or move into production, Workflows provide a rigorous description of all steps of your data flow. Using the combination of Gradient Actions and the YAML markup language, reproducible enterprise-grade data science is now available to all.

Deployments (advanced): A model is not useful if it can't be used. Gradient Deployments complete the necessary steps of deploying your model to production so that it can generate business value for you and your company. We support popular ML frameworks such as TensorFlow, and generic models too, via ONNX or a custom description.

How does it Work?

All work is done as part of a Project. Create a Project, then start Notebooks, Workflows, and Deployments within it. Create a new project for every problem you want to solve!

Projects can be created standalone, or linked to a GitHub repository. When you just need simplicity, a standalone project with a Notebook works great. When you need more organization, a repo-linked project with Gradient Workflows allows everything to be kept consistent by triggering reruns when things change. This is good for Deployments too.

Users can access Gradient via the graphical user interface, the terminal command line, or programmatically from their code via the API/SDK.

Other functionality includes the ability to collaborate in teams, Gradient-managed storage, and access to external data such as Amazon S3. Everything is versioned and reproducible.

What's in the Docs?

Our documentation is divided into several major sections

  • Get Started: For all the details on how to quickly get going, start here. We include how to use Projects, our tutorials, as well as more details on core concepts of Gradient, and frequently asked questions.

  • Explore, Train, Deploy*: Explore with Notebooks, Train with Workflows, and Deploy with Deployments. Everything you need to know is here, each with its own section.

  • Artifacts: End-to-end data science consists of many artifacts. Here we describe them, and how they are versioned. Datasets, machine learning models, versions of your code, and other information such as model metrics are included.

  • Gradient Cluster: Not everyone wants to be 100% in the cloud or use shared clusters. Here we cover how to set up your own.

  • More: Anything not covered above is here, including Gradient instance types, how to use the API/SDK, release notes, and some future roadmap items.

* You can train and deploy models in Notebooks too: the divisions are not strict

Other Resources

Aside from this documentation, some other resources are

Gradient is offered as a or as a version you can install into any existing Kubernetes cluster.

Prefer a guided tour? to get in touch with a Gradient expert.

Individuals can sign up for Gradient.

Notebooks, Workflows, and Deployments all have access to , which in turn provide CPU and GPU hardware (including distributed), and the benefits of orchestrated containerized software, without the user having to set it up.

For more details on Gradient and how it works, see .

Our is a great resource for general Paperspace information.

Check out the for a curated list of interactive ML sample projects.

View the Gradient and subscribe to product updates.

For for a preview of upcoming features see our .

Please visit the to view and post questions.

New! Join our

managed service
self-hosted
Click here
here
Quick Start
Gradient machine instances
Core Concepts
Help Center
ML Showcase
release notes
Roadmap
Community
Discord
Paperspace
Welcome to Gradient
create an account
Gradient
Help Center
Gradient Workflows — Automate from idea to production
Notebook
Workflow
Deployment