Skip to content

Commit 75e292e

Browse files
committed
readme
1 parent 23627ac commit 75e292e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Part III: Applications
3434
13. Multimodal Models
3535
14. Conclusion
3636

37-
Many 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.
38-
3937
## 🚀 Getting Started
4038

4139
### Kaggle API
@@ -131,5 +129,8 @@ http://localhost:6006
131129

132130
To set up a virtual machine with GPU in Google Cloud Platform, follow the instructions in the [Google Cloud README](./docs/googlecloud.md) file in this repository.
133131

132+
### Other resources
133+
134+
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.
134135

135136

0 commit comments

Comments
 (0)