28300

PyTorch Hyperparameter Tuning – A Tutorial for spotPython

Thomas Bartz-Beielstein
arXiv:2305.11930 [cs.LG], (19 May 2023)

@misc{bartzbeielstein2023pytorch,

   title={PyTorch Hyperparameter Tuning — A Tutorial for spotPython},

   author={Thomas Bartz-Beielstein},

   year={2023},

   eprint={2305.11930},

   archivePrefix={arXiv},

   primaryClass={cs.LG}

}

The goal of hyperparameter tuning (or hyperparameter optimization) is to optimize the hyperparameters to improve the performance of the machine or deep learning model. spotPython (“Sequential Parameter Optimization Toolbox in Python”) is the Python version of the well-known hyperparameter tuner SPOT, which has been developed in the R programming environment for statistical analysis for over a decade. PyTorch is an optimized tensor library for deep learning using GPUs and CPUs. This document shows how to integrate the spotPython hyperparameter tuner into the PyTorch training workflow. As an example, the results of the CIFAR10 image classifier are used. In addition to an introduction to spotPython, this tutorial also includes a brief comparison with Ray Tune, a Python library for running experiments and tuning hyperparameters. This comparison is based on the PyTorch hyperparameter tuning tutorial. The advantages and disadvantages of both approaches are discussed. We show that spotPython achieves similar or even better results while being more flexible and transparent than Ray Tune.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: