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
@@ -129,11 +129,11 @@ Tensorboard will be available in your local browser on the port specified in you
129
129
http://localhost:6006
130
130
```
131
131
132
-
## Using a cloud virtual machine
132
+
## ☁️ Using a cloud virtual machine
133
133
134
134
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.
135
135
136
-
## Other resources
136
+
## 📦 Other resources
137
137
138
138
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