1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

Updated tutorial and docs (#386)

Improved getting started tutorial, and updated docs to point to version 1.0.0
This commit is contained in:
Gal Novik
2019-08-05 16:46:15 +03:00
committed by GitHub
parent c1d1fae342
commit 92460736bc
12 changed files with 135 additions and 127 deletions

View File

@@ -38,7 +38,7 @@
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Coach Dashboard" href="dashboard.html" />
<link rel="prev" title="Benchmarks" href="features/benchmarks.html" />
<link rel="prev" title="Batch Reinforcement Learning" href="features/batch_rl.html" />
<link href="_static/css/custom.css" rel="stylesheet" type="text/css">
</head>
@@ -475,7 +475,7 @@ algorithms for imitation learning in Coach.</p>
<a href="dashboard.html" class="btn btn-neutral float-right" title="Coach Dashboard" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="features/benchmarks.html" class="btn btn-neutral float-left" title="Benchmarks" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="features/batch_rl.html" class="btn btn-neutral float-left" title="Batch Reinforcement Learning" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>