Skip to Content
Deep Learning with Python
book

Deep Learning with Python

by Francois Chollet
December 2017
Intermediate to advanced
384 pages
11h 7m
English
Manning Publications
Content preview from Deep Learning with Python

Appendix A. Installing Keras and its dependencies on Ubuntu

The process of setting up a deep-learning workstation is fairly involved and consists of the following steps, which this appendix will cover in detail:

  1. Install the Python scientific suite—Numpy and SciPy—and make sure you have a Basic Linear Algebra Subprogram (BLAS) library installed so your models run fast on CPU.
  2. Install two extras packages that come in handy when using Keras: HDF5 (for saving large neural-network files) and Graphviz (for visualizing neural--network architectures).
  3. Make sure your GPU can run deep-learning code, by installing CUDA drivers and cuDNN.
  4. Install a backend for Keras: TensorFlow, CNTK, or Theano.
  5. Install Keras.

It may seem like a daunting process. In fact, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Deep Learning with Python, Second Edition

Deep Learning with Python, Second Edition

Francois Chollet
Deep Learning with PyTorch

Deep Learning with PyTorch

Eli Stevens, Thomas Viehmann, Luca Pietro Giovanni Antiga
Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller, Sarah Guido

Publisher Resources

ISBN: 9781617294433Supplemental ContentPublisher SupportOtherPublisher WebsiteErrata PagePurchase Link