{% extends "base-1col.html" %} {% load i18n %} {% block title %}{% trans "Welcome" %}{% endblock %} {% block breadcrumbs %}{% trans "Welcome" %}{% endblock %} {% block content %}
{% trans "We built this web site as a repository for your machine learning data." %}
{% trans "Upload your data, find interesting data sets, exchange solutions, compare yourself against other methods." %}
{% trans "Create A New Entry" %}
{% trans "Choose between" %}
{% trans "Recent Items" %}