To get the most out of this book

  • A rudimentary level of programming in one language is assumed, as is a basic familiarity with computer science techniques and technologies, including a basic awareness of computer hardware and algorithms. Some competence in mathematics is needed to the level of elementary linear algebra and calculus.
  • Software: Python 3.5.0, Pip, pandas, numpy, tensorflow, Matplotlib 2.1.1, IPython, Scipy 0.19.0, sklearn, seaborn, tffm, and many more
  • Step: Issue the following command on Terminal on Ubuntu:
    $ sudo pip3 install pandas numpy tensorflow sklearn seaborn tffm
    

    Nevertheless, installing guidelines are provided in the chapters.

Download the example code files

You can download the example code files for this book from your account ...

Get Deep Learning with TensorFlow - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.