Skip to content

Commit 446768b

Browse files
committed
readme
1 parent bffffd5 commit 446768b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Below is a outline of the book chapters:
4141

4242
To download some of the datasets for the book, you will need a Kaggle account and an API token. To use the Kaggle API:
4343

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).
4545
2. Go to the 'Account' tab of your user profile
4646
3. Select 'Create API Token'. This will trigger the download of `kaggle.json`, a file containing your API credentials.
4747

@@ -133,6 +133,6 @@ To set up a virtual machine with GPU in Google Cloud Platform, follow the instru
133133

134134
### Other resources
135135

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.
137137

138138

0 commit comments

Comments
 (0)