From 45391f6f8691a91c82b1c1a5c20af5def7c99d9a Mon Sep 17 00:00:00 2001
From: autodocs
Date: Wed, 18 Jan 2017 23:22:30 +0000
Subject: [PATCH] build based on d6bc10e
---
latest/contributing.html | 29 ++++++----
latest/examples/logreg.html | 31 ++++++----
latest/index.html | 31 ++++++----
latest/internals.html | 29 ++++++----
latest/{manual => models}/basics.html | 72 ++++++++++++++----------
latest/{manual => models}/debugging.html | 34 +++++++----
latest/{manual => models}/recurrent.html | 34 +++++++----
latest/search.html | 27 +++++----
latest/search_index.js | 22 ++++----
9 files changed, 187 insertions(+), 122 deletions(-)
rename latest/{manual => models}/basics.html (89%)
rename latest/{manual => models}/debugging.html (85%)
rename latest/{manual => models}/recurrent.html (85%)
diff --git a/latest/contributing.html b/latest/contributing.html
index 9a9454ff..80c0d03e 100644
--- a/latest/contributing.html
+++ b/latest/contributing.html
@@ -48,19 +48,26 @@ Home
-
+
+Building Models
+
+
+
+
@@ -97,7 +104,7 @@ Contributing & Help
-
+
diff --git a/latest/examples/logreg.html b/latest/examples/logreg.html
index 7c12f1ab..f4e95dfc 100644
--- a/latest/examples/logreg.html
+++ b/latest/examples/logreg.html
@@ -48,19 +48,26 @@ Home
-
+
+Building Models
+
+
+
+
@@ -100,7 +107,7 @@ Logistic Regression
-
+
@@ -119,7 +126,7 @@ Logistic Regression with MNIST