From 9a9386965fd725cb046eb8f84a96b51320c409a0 Mon Sep 17 00:00:00 2001 From: law eaton Date: Mon, 27 Mar 2023 21:06:38 +0800 Subject: [PATCH 1/3] Made changes in README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68299b7a..d6426ad8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # What's new in TensorFlow 2.x -The following are all the changes coming in TensorFlow 2.x. Let's have a closer look at them: +THE FOLLOWING ARE ALL THE CHANGES coming in TensorFlow 2.x. Let's have a closer look at them: * Eager Execution / tf.function * Integration of the Keras API From 7b35c7528e5e1f8b0cdb94e4281f382d641cc1c7 Mon Sep 17 00:00:00 2001 From: law eaton Date: Mon, 27 Mar 2023 21:10:58 +0800 Subject: [PATCH 2/3] Made changes in LICENSE file --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index b444e7eb..dcb59fb4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,3 @@ -This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. +THIS work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. From ff55693f3078d9fb61a6c4a31c4d98e3dcf3b532 Mon Sep 17 00:00:00 2001 From: law eaton Date: Mon, 27 Mar 2023 21:24:56 +0800 Subject: [PATCH 3/3] change the 1st line as 'This is a' --- notebooks/hello_bach.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notebooks/hello_bach.ipynb b/notebooks/hello_bach.ipynb index e51a6309..670295b5 100644 --- a/notebooks/hello_bach.ipynb +++ b/notebooks/hello_bach.ipynb @@ -1,10 +1,11 @@ { "cells": [ { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ - "!!!!!!!!!!!!!!!! DRAFT DRAFT DRAFT !!!!!!!!!!!!!!!!\n", + "!!!!!!!!!!!!!!!! This is a DRAFT only !!!!!!!!!!!!!!!!\n", "\n", "!!!!!!!!!!!!!!!! work in progesss !!!!!!!!!!!!!!!! \n", "\n",