From 75d604dc1e49a39b4e433456850b976a01d7e526 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Date: Mon, 15 Oct 2018 00:04:18 +0530 Subject: [PATCH] add dir where tf ckpt will be saved --- model_checkpoints/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 model_checkpoints/README.md diff --git a/model_checkpoints/README.md b/model_checkpoints/README.md new file mode 100644 index 0000000..4104c41 --- /dev/null +++ b/model_checkpoints/README.md @@ -0,0 +1 @@ +#### tensorflow checkpoints of the model is saved here by the algorithm. \ No newline at end of file