MNIST Model Server
{% if connection.success %}✓ {{ connection.text }}
{% else %}❗ {{ connection.text }}
{% endif %}Test Results
| Truth | {{ output.truth }} |
| Prediction | {{ output.prediction }} |
| Probability {{ score.index }}: |
| Truth | {{ output.truth }} |
| Prediction | {{ output.prediction }} |
| Probability {{ score.index }}: |