build based on 9c9feb9

This commit is contained in:
autodocs 2017-03-08 20:55:13 +00:00
parent 2ae172d18d
commit 69b50a07fe
13 changed files with 15 additions and 15 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -147,7 +147,7 @@ Home
</a>
</li>
</ul>
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/9d1d176749846d59ca9c4427db46e08c56288303/docs/src/index.md">
<a class="edit-page" href="https://github.com/MikeInnes/Flux.jl/tree/9c9feb9ba0eeb88207223630109baf92d1b87516/docs/src/index.md">
<span class="fa">
</span>
@ -218,8 +218,8 @@ Installation
... Charging Ion Capacitors ...
</em>
</p>
<pre><code class="language-julia">Pkg.add(&quot;Flux.jl&quot;)
using Flux</code></pre>
<pre><code class="language-julia">Pkg.update()
Pkg.add(&quot;Flux.jl&quot;)</code></pre>
<p>
You&#39;ll also need a backend to run real training, if you don&#39;t have one already. Choose from
<a href="https://github.com/dmlc/MXNet.jl">

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -29,7 +29,7 @@ var documenterSearchIndex = {"docs": [
"page": "Home",
"title": "Installation",
"category": "section",
"text": "... Charging Ion Capacitors ...Pkg.add(\"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"
"text": "... Charging Ion Capacitors ...Pkg.update()\nPkg.add(\"Flux.jl\")You'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"
},
{