build based on 1d45cdc

This commit is contained in:
autodocs 2017-03-01 14:38:54 +00:00
parent 5c2d969f43
commit ca70f3e64b
13 changed files with 15 additions and 14 deletions

View File

@ -150,7 +150,7 @@ Backends
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/apis/backends.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/apis/backends.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -155,7 +155,7 @@ Batching
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/apis/batching.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/apis/batching.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -139,7 +139,7 @@ Storing Models
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/apis/storage.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/apis/storage.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -136,7 +136,7 @@ Contributing &amp; Help
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/contributing.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/contributing.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -139,7 +139,7 @@ Char RNN
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/examples/char-rnn.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/examples/char-rnn.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -139,7 +139,7 @@ Logistic Regression
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/examples/logreg.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/examples/logreg.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -147,7 +147,7 @@ Home
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/index.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/index.md">
<span class="fa"> <span class="fa">
</span> </span>
@ -232,7 +232,8 @@ TensorFlow
</a> </a>
(MXNet is the recommended option if you&#39;re not sure): (MXNet is the recommended option if you&#39;re not sure):
</p> </p>
<pre><code class="language-julia">Pkg.add(&quot;MXNet&quot;) # or &quot;TensorFlow&quot;</code></pre> <pre><code class="language-julia">Pkg.add(&quot;MXNet&quot;) # or &quot;TensorFlow&quot;
Pkg.test(&quot;Flux&quot;) # Make sure everything installed properly</code></pre>
<footer> <footer>
<hr/> <hr/>
<a class="next" href="models/basics.html"> <a class="next" href="models/basics.html">

View File

@ -136,7 +136,7 @@ Internals
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/internals.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/internals.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -155,7 +155,7 @@ Model Building Basics
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/models/basics.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/models/basics.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -139,7 +139,7 @@ Debugging
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/models/debugging.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/models/debugging.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -139,7 +139,7 @@ Recurrence
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/models/recurrent.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/models/recurrent.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -155,7 +155,7 @@ Model Templates
</a> </a>
</li> </li>
</ul> </ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/10c1c3f08285364c21e939b30f94868b567fec51/docs/src/models/templates.md"> <a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/1d45cdc301aa75ed9ad6086edae1175a73941ba8/docs/src/models/templates.md">
<span class="fa"> <span class="fa">
</span> </span>

View File

@ -29,7 +29,7 @@ var documenterSearchIndex = {"docs": [
"page": "Home", "page": "Home",
"title": "Installation", "title": "Installation",
"category": "section", "category": "section",
"text": "... Charging Ion Capacitors ...Pkg.clone(\"https://github.com/MikeInnes/DataFlow.jl\")\nPkg.clone(\"https://github.com/MikeInnes/Flux.jl\")\nusing FluxYou'll also need a backend to run real training, if you don't have one already. Choose from MXNet or TensorFlow (MXNet is the recommended option if you're not sure):Pkg.add(\"MXNet\") # or \"TensorFlow\"" "text": "... Charging Ion Capacitors ...Pkg.clone(\"https://github.com/MikeInnes/DataFlow.jl\")\nPkg.clone(\"https://github.com/MikeInnes/Flux.jl\")\nusing FluxYou'll also need a backend to run real training, if you don't have one already. Choose from MXNet or TensorFlow (MXNet is the recommended option if you're not sure):Pkg.add(\"MXNet\") # or \"TensorFlow\"\nPkg.test(\"Flux\") # Make sure everything installed properly"
}, },
{ {