You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Below is a outline of the book chapters:
41
41
42
42
To download some of the datasets for the book, you will need a Kaggle account and an API token. To use the Kaggle API:
43
43
44
-
1. Sign up for a Kaggle account at https://www.kaggle.com.
44
+
1. Sign up for a [Kaggle account](https://www.kaggle.com).
45
45
2. Go to the 'Account' tab of your user profile
46
46
3. Select 'Create API Token'. This will trigger the download of `kaggle.json`, a file containing your API credentials.
47
47
@@ -133,6 +133,6 @@ To set up a virtual machine with GPU in Google Cloud Platform, follow the instru
133
133
134
134
### Other resources
135
135
136
-
Some of the examples in this book are adapted from the excellent open source implementations that are available through the Keras website(https://keras.io/examples/generative/). I highly recommend you check out this resource as new models and examples are constantly being added.
136
+
Some of the examples in this book are adapted from the excellent open source implementations that are available through the [Keras website](https://keras.io/examples/generative/). I highly recommend you check out this resource as new models and examples are constantly being added.
0 commit comments