Chemprop
Home
{% if not config['DEMO'] %}
Train
{% endif %}
Predict
{% if not config['DEMO'] %}
Data
Checkpoints
{% endif %}
{% if not config['DEMO'] %}
{% for id, user in users.items() %}
{{ user.username }}
{% endfor %}
Create User
{% endif %}
{% block title %}{% endblock %}
{% block content %}{% endblock %}
Chemprop v0.1 © 2020
Source code