Hands-On Deep Learning Architectures with Python: Create deep neural networks to solve computational problems using TensorFlow and Keras

Hands-On Deep Learning Architectures with Python: Create deep neural networks to solve computational problems using TensorFlow and Keras

English | 2019 | ISBN: 978-1788998086 | 316 Pages | PDF, EPUB | 93 MB

Concepts, tools, and techniques to explore deep learning architectures and methodologies
Deep learning architectures are composed of multilevel nonlinear operations that represent high-level abstractions; this allows you to learn useful feature representations from the data. This book will help you learn and implement deep learning architectures to resolve various deep learning research problems.
Hands-On Deep Learning Architectures with Python explains the essential learning algorithms used for deep and shallow architectures. Packed with practical implementations and ideas to help you build efficient artificial intelligence systems (AI), this book will help you learn how neural networks play a major role in building deep architectures. You will understand various deep learning architectures (such as AlexNet, VGG Net, GoogleNet) with easy-to-follow code and diagrams. In addition to this, the book will also guide you in building and training various deep architectures such as the Boltzmann mechanism, autoencoders, convolutional neural networks (CNNs), recurrent neural networks (RNNs), natural language processing (NLP), GAN, and more―all with practical implementations.
By the end of this book, you will be able to construct deep models using popular frameworks and datasets with the required design patterns for each architecture. You will be ready to explore the potential of deep architectures in today’s world.
What you will learn

  • Implement CNNs, RNNs, and other commonly used architectures with Python
  • Explore architectures such as VGGNet, AlexNet, and GoogLeNet
  • Build deep learning architectures for AI applications such as face and image recognition, fraud detection, and many more
  • Understand the architectures and applications of Boltzmann machines and autoencoders with concrete examples
  • Master artificial intelligence and neural network concepts and apply them to your architecture
  • Understand deep learning architectures for mobile and embedded systems
Homepage