Python Deep Learning Cookbook

ebook

By Indra den Bakker

cover image of Python Deep Learning Cookbook

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today
Libby_app_icon.svg

Find this title in Libby, the library reading app by OverDrive.

app-store-button-en.svg play-store-badge-en.svg
LibbyDevices.png

Search for a digital library with this title

Title found at these libraries:

Loading...

Solve different problems in modelling deep neural networks using Python, Tensorflow, and Keras with this practical guide

About This Book

  • Practical recipes on training different neural network models and tuning them for optimal performance
  • Use Python frameworks like TensorFlow, Caffe, Keras, Theano for Natural Language Processing, Computer Vision, and more
  • A hands-on guide covering the common as well as the not so common problems in deep learning using Python

    Who This Book Is For

    This book is intended for machine learning professionals who are looking to use deep learning algorithms to create real-world applications using Python. Thorough understanding of the machine learning concepts and Python libraries such as NumPy, SciPy and scikit-learn is expected. Additionally, basic knowledge in linear algebra and calculus is desired.

    What You Will Learn

  • Implement different neural network models in Python
  • Select the best Python framework for deep learning such as PyTorch, Tensorflow, MXNet and Keras
  • Apply tips and tricks related to neural networks internals, to boost learning performances
  • Consolidate machine learning principles and apply them in the deep learning field
  • Reuse and adapt Python code snippets to everyday problems
  • Evaluate the cost/benefits and performance implication of each discussed solution

    In Detail

    Deep Learning is revolutionizing a wide range of industries. For many applications, deep learning has proven to outperform humans by making faster and more accurate predictions. This book provides a top-down and bottom-up approach to demonstrate deep learning solutions to real-world problems in different areas. These applications include Computer Vision, Natural Language Processing, Time Series, and Robotics.

    The Python Deep Learning Cookbook presents technical solutions to the issues presented, along with a detailed explanation of the solutions. Furthermore, a discussion on corresponding pros and cons of implementing the proposed solution using one of the popular frameworks like TensorFlow, PyTorch, Keras and CNTK is provided. The book includes recipes that are related to the basic concepts of neural networks. All techniques s, as well as classical networks topologies. The main purpose of this book is to provide Python programmers a detailed list of recipes to apply deep learning to common and not-so-common scenarios.

    Style and Approach

    Unique blend of independent recipes arranged in the most logical manner

  • Python Deep Learning Cookbook