:orphan:

################################
Level 8: Run models on the cloud
################################

Learn to run models on the cloud in the background asynchroneously.

----

.. raw:: html

    <div class="display-card-container">
        <div class="row">

.. Add callout items below this line

.. displayitem::
   :header: 1: Run a model in the background on the cloud
   :description: Learn to run a model in the background on a cloud machine.
   :col_css: col-md-6
   :button_link: ../clouds/run_basic.html
   :height: 150
   :tag: intermediate

.. displayitem::
   :header: 2: Save up to 80% on cloud costs with fault-tolerant training
   :description: Run on the cloud for 1/10th the price with fault-tolerant training.
   :col_css: col-md-6
   :button_link: ../clouds/fault_tolerant_training_basic.html
   :height: 150
   :tag: intermediate

.. displayitem::
   :header: 3: Run many models at once
   :description: Run many models at once (sweep) to find the best performing model.
   :col_css: col-md-6
   :button_link: ../clouds/run_intermediate.html
   :height: 150
   :tag: intermediate

.. displayitem::
   :header: 4: Run on your own cloud
   :description: Learn how to run on your Company or University private clouds.
   :col_css: col-md-6
   :button_link: ../clouds/run_expert.html
   :height: 150
   :tag: expert

.. raw:: html

        </div>
    </div>