These tutorials will help you learn about the features of DeepHyper through step-by-step guides. The :ref:`Colab tutorials <tutorials-colab>` are notebooks that can be used directly within the Colaboratory environment from Google. Of course, they can also be used locally with your Python environment. The :ref:`Jupyter Notebook tutorials <tutorials-jupyter>` are Jupyter notebooks that can be run using your local Python environment with Jupyter installed. They were not tested on Colaboratory. The :ref:`Python Scripts tutorials <tutorials-script>` are tutorials taking the form of Python scripts than can be used with your local Python environment.
.. toctree:: :maxdepth: 2 tutorials/colab/index tutorials/notebooks/index tutorials/scripts/index