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." }, {