"If needed change the relative paths indicated in this notebook (at the beggining of Sections 1 and 2) to point to the relevent models and code."
"If needed change the relative paths indicated in this notebook (at the beggining of Sections 1 and 2) to point to the relevent models and code."
]
]
},
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"ExecuteTime": {
"end_time": "2018-11-05T13:58:50.559657Z",
"start_time": "2018-11-05T13:58:50.546096Z"
}
},
"outputs": [],
"source": [
"import os\n",
"os.chdir('../')"
]
},
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {},
"metadata": {},
...
@@ -26,11 +41,11 @@
...
@@ -26,11 +41,11 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 1,
"execution_count": 2,
"metadata": {
"metadata": {
"ExecuteTime": {
"ExecuteTime": {
"end_time": "2018-11-05T09:34:49.025081Z",
"end_time": "2018-11-05T13:58:50.574455Z",
"start_time": "2018-11-05T09:34:49.012403Z"
"start_time": "2018-11-05T13:58:50.561988Z"
}
}
},
},
"outputs": [],
"outputs": [],
...
@@ -48,11 +63,11 @@
...
@@ -48,11 +63,11 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"metadata": {
"metadata": {
"ExecuteTime": {
"ExecuteTime": {
"end_time": "2018-11-05T09:34:50.216833Z",
"end_time": "2018-11-05T13:58:52.202531Z",
"start_time": "2018-11-05T09:34:49.027270Z"
"start_time": "2018-11-05T13:58:50.576198Z"
}
}
},
},
"outputs": [],
"outputs": [],
...
@@ -70,11 +85,11 @@
...
@@ -70,11 +85,11 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 3,
"execution_count": 4,
"metadata": {
"metadata": {
"ExecuteTime": {
"ExecuteTime": {
"end_time": "2018-11-05T09:34:50.338711Z",
"end_time": "2018-11-05T13:58:52.325822Z",
"start_time": "2018-11-05T09:34:50.218734Z"
"start_time": "2018-11-05T13:58:52.205361Z"
}
}
},
},
"outputs": [
"outputs": [
...
@@ -107,11 +122,11 @@
...
@@ -107,11 +122,11 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 4,
"execution_count": 5,
"metadata": {
"metadata": {
"ExecuteTime": {
"ExecuteTime": {
"end_time": "2018-11-05T09:34:53.784740Z",
"end_time": "2018-11-05T13:58:55.939938Z",
"start_time": "2018-11-05T09:34:50.342200Z"
"start_time": "2018-11-05T13:58:52.330202Z"
}
}
},
},
"outputs": [
"outputs": [
...
@@ -119,15 +134,15 @@
...
@@ -119,15 +134,15 @@
"name": "stdout",
"name": "stdout",
"output_type": "stream",
"output_type": "stream",
"text": [
"text": [
"WARNING:tensorflow:Estimator's model_fn (<function model_fn_builder.<locals>.model_fn at 0x11d0419d8>) includes params argument, but params are not passed to Estimator.\n",
"WARNING:tensorflow:Estimator's model_fn (<function model_fn_builder.<locals>.model_fn at 0x12839dbf8>) includes params argument, but params are not passed to Estimator.\n",
"WARNING:tensorflow:Using temporary folder as model directory: /var/folders/yx/cw8n_njx3js5jksyw_qlp8p00000gn/T/tmpt4nhctcg\n",
"WARNING:tensorflow:Using temporary folder as model directory: /var/folders/yx/cw8n_njx3js5jksyw_qlp8p00000gn/T/tmpdbx_h23u\n",
"WARNING:tensorflow:eval_on_tpu ignored because use_tpu is False.\n"
"WARNING:tensorflow:eval_on_tpu ignored because use_tpu is False.\n"
...
@@ -163,11 +178,11 @@
...
@@ -163,11 +178,11 @@
},
},
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 5,
"execution_count": 6,
"metadata": {
"metadata": {
"ExecuteTime": {
"ExecuteTime": {
"end_time": "2018-11-05T09:34:58.695496Z",
"end_time": "2018-11-05T13:59:01.717585Z",
"start_time": "2018-11-05T09:34:53.787465Z"
"start_time": "2018-11-05T13:58:55.941869Z"
}
}
},
},
"outputs": [
"outputs": [
...
@@ -175,7 +190,7 @@
...
@@ -175,7 +190,7 @@
"name": "stdout",
"name": "stdout",
"output_type": "stream",
"output_type": "stream",
"text": [
"text": [
"INFO:tensorflow:Could not find trained model in model_dir: /var/folders/yx/cw8n_njx3js5jksyw_qlp8p00000gn/T/tmpt4nhctcg, running initialization to predict.\n",
"INFO:tensorflow:Could not find trained model in model_dir: /var/folders/yx/cw8n_njx3js5jksyw_qlp8p00000gn/T/tmpdbx_h23u, running initialization to predict.\n",