.. _examples:

Examples 🧪
============
This section contains a collection of examples that demonstrate how you can use the GHONN Models library.
Examples are in general provided in the form of Jupyter notebooks, which can be run interactively.
New examples will be added over time, so check back every now and then.

Available Jupyter notebooks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- `01_air_passanger_prediction.ipynb <https://github.com/carnosi/ghonn_models_pytorch/blob/main/examples/01_air_passanger_prediction.ipynb>`_

Dataset loader API
~~~~~~~~~~~~~~~~~~~
.. autofunction:: ghonn_models_pytorch.datasets.load_example_dataset


Available Datasets
~~~~~~~~~~~~~~~~~~~~
.. automodule:: ghonn_models_pytorch.datasets.collections
    :members: