{% extends "layout.html" %} {% block title %} Overview {% endblock %} {% block inpage_title %}
| # | Agent ID | Environment | Config | Policy | Gatherer | Model | Reward Function | Date | Host | Iterations | Reward | Weights | Actions |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ loop.index }} | {{ exp }} | {{ info.env }} | {{ info.config_name }} | {{ info.policy }} | {{ info.gatherer }} | {{ info.model }} | {{ info.reward.identifier }} | {{ info.date }} | {{ info.host }} | {{ info.iterations }} | {{ info.max_reward }} | {{ info.model_available }} |