Skip to main content

Introduction and Development Environment Setup

  • Chapter
  • First Online:
Advanced Applied Deep Learning

Abstract

This book assumes that you have some basic know-how in machine learning, neural networks, and TensorFlow. It follows my first book, Applied Deep Learning: A Case-Based Approach (ISBN 978-1-4842-3790-8), published by Apress in 2018, and assumes you know and understand what is explained in there. The first volume’s goal is to explain the basic concepts of neural networks and to give you a sound basis in deep learning, and this book’s goal is to explain more advanced topics, like convolutional and recurrent neural networks. To be able to profit from this book, you should have at least a basic knowledge of the following topics:

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    TensorFlow, the TensorFlow logo, and any related marks are trademarks of Google Inc.

  2. 2.

    In case you don’t know what GitHub is, you can learn the basics with this guide at https://guides.github.com/activities/hello-world/

  3. 3.

    In deep learning, most of the calculations are done between tensors (multi-dimensional arrays). GPUs and TPUs are chips that are highly optimized to perform such calculations (like matrix multiplications) between very big tensors (up to a million of elements). When developing networks, it is possible to let GPUs and TPUs perform such expensive calculation in Google Colab, speeding up the training of networks.

  4. 4.

    Google Colab documentation is found at https://goo.gl/bKNWy8

  5. 5.

    https://opensource.com/resources/what-docker [Last accessed: 19/12/2018]

  6. 6.

    You can find a list of all compatible GPUs at https://developer.nvidia.com/cuda-gpus and TensorFlow information at https://www.TensorFlow.org/install/gpu .

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Umberto Michelucci

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Michelucci, U. (2019). Introduction and Development Environment Setup. In: Advanced Applied Deep Learning . Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4976-5_1

Download citation

Publish with us

Policies and ethics