December 2019
Intermediate to advanced
468 pages
14h 28m
English
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Build the full GAN model by including the generator, discriminator, and the combined network."
A block of code is set as follows:
import matplotlib.pyplot as pltfrom matplotlib.markers import MarkerStyleimport numpy as npimport tensorflow as tffrom tensorflow.keras import backend as Kfrom tensorflow.keras.layers import Lambda, Input, Dense
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text ...
Read now
Unlock full access