quickstart.rst 1018 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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
   :image: ../img/thumbnails/overview-33.png

.. 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
   :image: ../img/thumbnails/overview-30.png
   :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
   :image: ../img/thumbnails/overview-29.png
   :background: teal