quickstart.rst 1.03 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Quickstart
==========

.. TOC

.. toctree::
   :maxdepth: 2
   :hidden:

   tutorials/hpo_quickstart_pytorch/cp_global_quickstart_hpo
   tutorials/cp_global_quickstart_nas
   tutorials/cp_global_quickstart_compression

.. ----------------------

.. cardlinkitem::
   :header: HPO Quickstart with PyTorch
   :description: Use HPO to tune a PyTorch FashionMNIST model
   :link: tutorials/hpo_quickstart_pytorch/cp_global_quickstart_hpo.html
Yuge Zhang's avatar
Yuge Zhang committed
20
21
   :image: ../img/thumbnails/hpo-tensorflow.svg
   :background: purple
22
23
24
25
26

.. cardlinkitem::
   :header: NAS Quickstart
   :description: Beginners' NAS tutorial on how to search for neural architectures for MNIST dataset.
   :link: tutorials/cp_global_quickstart_nas.html
Yuge Zhang's avatar
Yuge Zhang committed
27
   :image: ../img/thumbnails/nas-tutorial.svg
28
29
30
31
32
33
   :background: cyan

.. cardlinkitem::
   :header: Get Started with Model Pruning on MNIST
   :description: Familiarize yourself with pruning to compress your model.
   :link: tutorials/cp_global_quickstart_compression.html
Yuge Zhang's avatar
Yuge Zhang committed
34
35
   :image: ../img/thumbnails/pruning-tutorial.svg
   :background: blue