From 2f8b0f8ab97601febd9e465329bc466633ce4640 Mon Sep 17 00:00:00 2001 From: autodocs Date: Fri, 24 Feb 2017 15:59:13 +0000 Subject: [PATCH] build based on a819480 --- latest/apis/backends.html | 2 +- latest/apis/batching.html | 2 +- latest/contributing.html | 2 +- latest/examples/logreg.html | 2 +- latest/index.html | 14 +++++++------- latest/internals.html | 2 +- latest/models/basics.html | 2 +- latest/models/debugging.html | 2 +- latest/models/recurrent.html | 2 +- latest/models/templates.html | 2 +- latest/search_index.js | 2 +- 11 files changed, 17 insertions(+), 17 deletions(-) diff --git a/latest/apis/backends.html b/latest/apis/backends.html index c46a0edc..49cb642b 100644 --- a/latest/apis/backends.html +++ b/latest/apis/backends.html @@ -140,7 +140,7 @@ Backends - + diff --git a/latest/apis/batching.html b/latest/apis/batching.html index 02f1d01e..b60a91d7 100644 --- a/latest/apis/batching.html +++ b/latest/apis/batching.html @@ -145,7 +145,7 @@ Batching - + diff --git a/latest/contributing.html b/latest/contributing.html index 19acfceb..85106ae0 100644 --- a/latest/contributing.html +++ b/latest/contributing.html @@ -126,7 +126,7 @@ Contributing & Help - + diff --git a/latest/examples/logreg.html b/latest/examples/logreg.html index 289a4924..7cc34873 100644 --- a/latest/examples/logreg.html +++ b/latest/examples/logreg.html @@ -129,7 +129,7 @@ Logistic Regression - + diff --git a/latest/index.html b/latest/index.html index 80e26951..aa5b4391 100644 --- a/latest/index.html +++ b/latest/index.html @@ -137,7 +137,7 @@ Home - + @@ -167,7 +167,7 @@ Where do I start?

The - + examples are the best way to get a feel for how Flux looks. This a great way to start if you're a relative newbie to machine learning or neural networks; you should be able to get the examples running fairly easily. @@ -178,22 +178,22 @@ If you have more experience with ML, or you just don't want to see those digits again, check out the - + model building guide - instead. The Guide attempts to motivate Flux's programming model and approach with examples. However, it also gets into advanced usage very quickly, so it's not necessary to memorise all the details to use Flux effectively. + instead. The Guide attempts to motivate Flux's programming model and approach with examples. However, it also gets into advanced usage very quickly; it's not necessary to memorise all the details to use Flux effectively.

The sections on - + Recurrence , - + Debugging and - + Batching best illustrate what makes Flux unique. diff --git a/latest/internals.html b/latest/internals.html index db833b83..4fe906b1 100644 --- a/latest/internals.html +++ b/latest/internals.html @@ -126,7 +126,7 @@ Internals - + diff --git a/latest/models/basics.html b/latest/models/basics.html index 3fef29b7..88a73099 100644 --- a/latest/models/basics.html +++ b/latest/models/basics.html @@ -145,7 +145,7 @@ Model Building Basics - + diff --git a/latest/models/debugging.html b/latest/models/debugging.html index 0595173f..d862b0a4 100644 --- a/latest/models/debugging.html +++ b/latest/models/debugging.html @@ -129,7 +129,7 @@ Debugging - + diff --git a/latest/models/recurrent.html b/latest/models/recurrent.html index 8357dd7c..6274f95f 100644 --- a/latest/models/recurrent.html +++ b/latest/models/recurrent.html @@ -129,7 +129,7 @@ Recurrence - + diff --git a/latest/models/templates.html b/latest/models/templates.html index 22ebd2b6..0c96ccbf 100644 --- a/latest/models/templates.html +++ b/latest/models/templates.html @@ -145,7 +145,7 @@ Model Templates - + diff --git a/latest/search_index.js b/latest/search_index.js index 4cac9640..790e50af 100644 --- a/latest/search_index.js +++ b/latest/search_index.js @@ -21,7 +21,7 @@ var documenterSearchIndex = {"docs": [ "page": "Home", "title": "Where do I start?", "category": "section", - "text": "The examples are the best way to get a feel for how Flux looks. This a great way to start if you're a relative newbie to machine learning or neural networks; you should be able to get the examples running fairly easily.If you have more experience with ML, or you just don't want to see those digits again, check out the model building guide instead. The Guide attempts to motivate Flux's programming model and approach with examples. However, it also gets into advanced usage very quickly, so it's not necessary to memorise all the details to use Flux effectively.The sections on Recurrence, Debugging and Batching best illustrate what makes Flux unique." + "text": "The examples are the best way to get a feel for how Flux looks. This a great way to start if you're a relative newbie to machine learning or neural networks; you should be able to get the examples running fairly easily.If you have more experience with ML, or you just don't want to see those digits again, check out the model building guide instead. The Guide attempts to motivate Flux's programming model and approach with examples. However, it also gets into advanced usage very quickly; it's not necessary to memorise all the details to use Flux effectively.The sections on Recurrence, Debugging and Batching best illustrate what makes Flux unique." }, {