{% extends "_base.html" %} {% block title %}Create Model{% endblock %} {% block head %} {% endblock %} {% block header %} {% endblock %} {% block content %}

Model Name

Checking availability...
Use letters, numbers, underscores, dashes, or dots. Must start with letter or number.
Choose a unique, descriptive name for your model. This name will be used to identify your model in training and evaluation.

Simulation

Click to select a track
Train in both directions during each iteration
{% endblock %} {% block scripts %} {% endblock %}