.. _tutorials:

Tutorials
=========

Most ATOMMIC tutorials can be run on `Google's Colab <https://colab.research.google.com/notebooks/intro.ipynb>`_.

To run a tutorial:

#. Click the **Colab** link (see table below).
#. Connect to an instance with a GPU. For example, click **Runtime** > **Change runtime type** and select **GPU** for the hardware accelerator.

.. list-table:: **Tutorials**
   :widths: 15 25 25
   :header-rows: 1

   * - Domain
     - Title
     - GitHub URL
   * - General
     - Getting Started: ATOMMIC Fundamentals
     - `ATOMMIC Fundamentals <https://colab.research.google.com/github/wdika/atommic/blob/main/tutorials/00_ATOMMIC_Primer.ipynb>`_
   * - General
     - Getting Started: MRI Transforms
     - `ATOMMIC MRI transforms <https://colab.research.google.com/github/wdika/atommic/blob/main/tutorials/01_ATOMMIC_MRI_transforms.ipynb>`_
   * - General
     - Getting Started: MRI undersampling
     - `ATOMMIC MRI undersampling <https://colab.research.google.com/github/wdika/atommic/blob/main/tutorials/02_ATOMMIC_MRI_undersampling.ipynb>`_
   * - General
     - Getting Started: Upload Model on HuggingFace
     - `ATOMMIC Upload Model on HuggingFace <https://colab.research.google.com/github/wdika/atommi/blob/main/tutorials/03_ATOMMIC_Upload_Model_On_HF.ipynb>`_
