From 111a73f8874eb2f530a8dd430374ce8ef6f4f41c Mon Sep 17 00:00:00 2001 From: autodocs Date: Wed, 1 Feb 2017 09:39:42 +0000 Subject: [PATCH] build based on a11c4bb --- latest/contributing.html | 2 +- latest/examples/logreg.html | 2 +- latest/index.html | 3 ++- latest/internals.html | 2 +- latest/models/basics.html | 3 +-- latest/models/debugging.html | 2 +- latest/models/recurrent.html | 2 +- latest/search_index.js | 4 ++-- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/latest/contributing.html b/latest/contributing.html index 7f80ade0..19899d08 100644 --- a/latest/contributing.html +++ b/latest/contributing.html @@ -104,7 +104,7 @@ Contributing & Help - + diff --git a/latest/examples/logreg.html b/latest/examples/logreg.html index 20f162b1..cfeec40c 100644 --- a/latest/examples/logreg.html +++ b/latest/examples/logreg.html @@ -107,7 +107,7 @@ Logistic Regression - + diff --git a/latest/index.html b/latest/index.html index 79dd75c3..7f8311dd 100644 --- a/latest/index.html +++ b/latest/index.html @@ -110,7 +110,7 @@ Home - + @@ -164,6 +164,7 @@ TensorFlow (MXNet is the recommended option if you're not sure):

+
Pkg.add("MXNet") # or "TensorFlow"