Advanced Deep Learning with Keras : Apply deep learning techniques, autoencoders, GANs, variational autoencoders, deep reinforcement learning, policy gradients, and more

個数:

Advanced Deep Learning with Keras : Apply deep learning techniques, autoencoders, GANs, variational autoencoders, deep reinforcement learning, policy gradients, and more

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 368 p.
  • 言語 ENG
  • 商品コード 9781788629416
  • DDC分類 005.1

Full Description

Understanding and coding advanced deep learning algorithms with the most intuitive deep learning library in existence

Key Features

Explore the most advanced deep learning techniques that drive modern AI results
Implement deep neural networks, autoencoders, GANs, VAEs, and deep reinforcement learning
A wide study of GANs, including Improved GANs, Cross-Domain GANs, and Disentangled Representation GANs

Book DescriptionRecent developments in deep learning, including Generative Adversarial Networks (GANs), Variational Autoencoders (VAEs), and Deep Reinforcement Learning (DRL) are creating impressive AI results in our news headlines - such as AlphaGo Zero beating world chess champions, and generative AI that can create art paintings that sell for over $400k because they are so human-like.

Advanced Deep Learning with Keras is a comprehensive guide to the advanced deep learning techniques available today, so you can create your own cutting-edge AI. Using Keras as an open-source deep learning library, you'll find hands-on projects throughout that show you how to create more effective AI with the latest techniques.

The journey begins with an overview of MLPs, CNNs, and RNNs, which are the building blocks for the more advanced techniques in the book. You'll learn how to implement deep learning models with Keras and TensorFlow 1.x, and move forwards to advanced techniques, as you explore deep neural network architectures, including ResNet and DenseNet, and how to create autoencoders. You then learn all about GANs, and how they can open new levels of AI performance. Next, you'll get up to speed with how VAEs are implemented, and you'll see how GANs and VAEs have the generative power to synthesize data that can be extremely convincing to humans - a major stride forward for modern AI. To complete this set of advanced techniques, you'll learn how to implement DRL such as Deep Q-Learning and Policy Gradient Methods, which are critical to many modern results in AI.What you will learn

Cutting-edge techniques in human-like AI performance
Implement advanced deep learning models using Keras
The building blocks for advanced techniques - MLPs, CNNs, and RNNs
Deep neural networks - ResNet and DenseNet
Autoencoders and Variational Autoencoders (VAEs)
Generative Adversarial Networks (GANs) and creative AI techniques
Disentangled Representation GANs, and Cross-Domain GANs
Deep reinforcement learning methods and implementation
Produce industry-standard applications using OpenAI Gym
Deep Q-Learning and Policy Gradient Methods

Who this book is forSome fluency with Python is assumed. As an advanced book, you'll be familiar with some machine learning approaches, and some practical experience with DL will be helpful. Knowledge of Keras or TensorFlow 1.x is not required but would be helpful.

Contents

Table of Contents

Introducing Advanced Deep Learning with Keras
Deep Neural Networks
Autoencoders
Generative Adversarial Network (GANs)
Improved GANs
Disentangled Representation GANs
Cross-Domain GANs
Variational Autoencoders (VAEs)
Deep Reinforcement Learning
Policy Gradient Methods