From a5a57a7fc2de97b1b95ae441339645b7645216be Mon Sep 17 00:00:00 2001 From: Param Date: Mon, 31 Oct 2016 10:28:19 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 840be1a..ae00041 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ ##### And, more to come. ##### Hope It would help you. :) ;) + +#### -Param From 96a7e6d32fb8caaef522c16253e17b2432505dc1 Mon Sep 17 00:00:00 2001 From: paramsingh96 Date: Sun, 31 Oct 2021 18:41:52 +0530 Subject: [PATCH 2/2] readme improvements --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ae00041..d90e1be 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # TensorFlow Tutorials -##### Hi Internet, +Hi Internet, -##### I like Python using TensorFlow library (that's why I made it of). +I like Python using TensorFlow library (that's why I made it of). -##### And I feel like making tutorials is the best way to understand things like ML algorithms and AI. +And I feel like making tutorials is the best way to understand things like ML algorithms and AI. -##### Hoping that you've installed TensorFlow in your system.(Installation) +Hoping that you've installed TensorFlow in your system.(Installation) -##### Look at some easy codes in Python using this library. +Look at some easy codes in Python using this library. ### 1. Hello World (code) ### 2. Matrix Multiplication (code) @@ -21,5 +21,3 @@ ##### And, more to come. ##### Hope It would help you. :) ;) - -#### -Param