@@ -38,13 +38,15 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
<trvalign="top">
<td>
<ul>
<li>CNTK</li>
<li>Tensorflow</li>
<li>PyTorch</li>
<li>TensorFlow</li>
<li>Keras</li>
<li>...</li>
<li>MXNet</li>
<li>Caffe2</li>
<li>CNTK (Python language)</li>
<li>Chainer</li>
<li>Theano</li>
</ul>
(Python based frameworks)
</td>
<td>
<ahref="docs/HowToChooseTuner.md">Tuner</a>
...
...
@@ -130,6 +132,7 @@ The following example is an experiment built on TensorFlow. Make sure you have *
```
* Wait for the message `INFO: Successfully started experiment!` in the command line. This message indicates that your experiment has been successfully started. You can explore the experiment using the `Web UI url`.