From 7c6f9f2c1e6ed6fb1f6d79b04f7169b58e67701a Mon Sep 17 00:00:00 2001 From: LordSomen Date: Wed, 29 Aug 2018 23:49:05 +0530 Subject: [PATCH] Log of day 59 completed --- Log.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Log.md b/Log.md index fb3e262..555de85 100644 --- a/Log.md +++ b/Log.md @@ -382,3 +382,11 @@ and not reducing it , training RandomForest clf on this 2 datasets . **Thoughts** : It is a good concept . **Link of Work:** [Tensorflow-8](https://github.com/LordSomen/100DaysOfML/commit/270d5c802d5d92b8a69859b4897cfa4ae934326d) + +## Day 59 : Aug 29 , 2018 + +**Today's Progress** : Today I learn more about how to use modularity and shared variable in tensorflow and also implemented them . + +**Thoughts** : It is a good concept . + +**Link of Work:** [Tensorflow-9](https://github.com/LordSomen/100DaysOfML/commit/8a5a0ecff4d829817021c6610df239f5f0aa6a40) \ No newline at end of file