{% extends 'base.html' %} {% block content %}

{% block title %} Reader Translator Generator - About {% endblock %}

Model Description:

{{ model_desc|safe }}


About RTG:

Reader Translator Generator (RTG) is a neural machine translator toolkit based on Pytorch. It is developed by researchers at USC Information Sciences Institute.

If you face any problems, please notify us by creating an issue on the Github link specified above. - Thamme Gowda

{% endblock %}