For PyTorch Users ================= AutoGluon can serve as a framework agnostic HPO toolkit for deep learning, which enables fast prototyping on any customized python code. Prior to this tutorial, we recommend that you first read the :doc:`Customize AutoGluon <../course/index>` tutorial to familiarize yourself with AutoGluon's core API. .. container:: cards .. card:: :title: Hyperparameter Tuning :link: hpo.html Use AutoGluon to automatically optimize hyperparameters of your PyTorch networks. .. toctree:: :maxdepth: 1 :hidden: hpo