Skip to content

Commit d124dfb

Browse files
Update for TTnT
1 parent ead3673 commit d124dfb

10 files changed

+2343
-2176
lines changed

0 - Introduction.ipynb

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,6 @@
8080
"execution_count": 2,
8181
"metadata": {},
8282
"outputs": [
83-
{
84-
"name": "stderr",
85-
"output_type": "stream",
86-
"text": [
87-
"/Users/anglin/.pyenv/versions/3.7.2/envs/tensorflow2/lib/python3.7/site-packages/IPython/core/display.py:701: UserWarning: Consider using IPython.display.IFrame instead\n",
88-
" warnings.warn(\"Consider using IPython.display.IFrame instead\")\n"
89-
]
90-
},
9183
{
9284
"data": {
9385
"text/html": [
@@ -134,7 +126,7 @@
134126
"name": "python",
135127
"nbconvert_exporter": "python",
136128
"pygments_lexer": "ipython3",
137-
"version": "3.7.2"
129+
"version": "3.7.3"
138130
}
139131
},
140132
"nbformat": 4,

1 - Simple linear regression in Keras.ipynb

Lines changed: 536 additions & 283 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)