Documentation

This commit is contained in:
allegroai
2019-06-14 01:27:25 +03:00
parent 743144535f
commit 68d13ba25e
2 changed files with 10 additions and 4 deletions

View File

@@ -7,6 +7,10 @@ You can run these examples and view their results on the TRAINS Web-App.
The examples are described below, including a link for the source code
and expected results for each run.
* For each example, only two lines of TRAINS integration code, were added
from trains import Task
task = Task.init(project_name=”examples”, task_name=”description”)
## Viewing experiment results