Get started
Create a cluster on your AWS account
# install the CLI
pip install cortex
# create a cluster
cortex cluster up cluster.yamlRun machine learning workloads at scale
# deploy machine learning APIs
cortex deploy apis.yamlLast updated