{% extends "base_2col.html" %} {% block title %}{{ flatpage.title }}{% endblock %} {% block sectionid %}{{ flatpage.title }}{% endblock %} {% block billboard %}{{ flatpage.title }}{% endblock %} {% block content-related %}
To browse the currently listed software projects or to submit your own, click on the Software tab. You will need to register to be able to submit new projects. To discuss issue regarding machine learning open source software, click on the Forum tab for our forum.
{% endblock %} {% block content %} {{ flatpage.content }} {% endblock %}