January 2018
Intermediate to advanced
310 pages
7h 48m
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: "Note that the graph is written once with the summary_writer."
A block of code is set as follows:
merged_summary_operation = tf.summary.merge_all()train_summary_writer = tf.summary.FileWriter('/tmp/train', session.graph)test_summary_writer = tf.summary.FileWriter('/tmp/test')
Any command-line input or output is written as follows:
wget http://www.robots.ox.ac.uk/~vgg/data/pets/data/images.tar.gzwget http://www.robots.ox.ac.uk/~vgg/data/pets/data/annotations.tar.gz
Bold: Indicates ...
Read now
Unlock full access