{{page_title}}

{% if plots_dict.memory_exists %}

Memory Consumption

{% endif %} {% if plots_dict.history_exists %}

Training Performance

{% endif %} {% if plots_dict.prediction_exists %}

Confusion Matrix

{% endif %} {% if plots_exist %}

Plots and images

{% for i in img_list %}

{{i.5}}


{% if i[3]>1200 %} {% else %} {% endif %}

Notes

{{i.1|safe}}

{% endfor %}
{% endif %} {% if note_doc_exists %}

User Notes

{{note_doc.title}}


{{note_doc.contents|safe}}
{% endif %} {% if docs_exists %}

User created documents

{% endif %} {% for content in doc_contents %}

{{content.title}}


{{content.contents|safe}}
{% endfor %}


Team notes