{% extends 'base.html' %} {% block breadcrumb %} {% endblock %} {% block content %}

Welcome to the Photon Investigator

The PHOTON Investigator is a python-based web interface to display the results of the hyperparameter optimization generated by PHOTON.

PHOTON is a Python-based Hyperparameter Optimization Toolbox for Neural Networks designed to accelerate and simplify the construction, training, and evaluation of machine learning models.

Here you can get more information about PHOTON.

{% endblock %}