{% extends "control_plane/base.html" %} {% block title %}Model Studio | Artifex{% endblock %} {% block content %}

Model Studio

Archaeology, reproducible experiments, and bounded overnight research.

{% for item in projects %}{% empty %}{% endfor %}
Training ProjectStatusChampionProfile
{{ item.name }}{{ item.status }}{{ item.current_champion.name|default:"Not established" }}{{ item.default_profile }}
No Model Studio projects imported.
{% endblock %}