Cargando…

Advanced Deep Learning with Keras : Apply Deep Learning Techniques, Autoencoders, GANs, Variational Autoencoders, Deep Reinforcement Learning, Policy Gradients, and More.

This book covers advanced deep learning techniques to create successful AI. Using MLPs, CNNs, and RNNs as building blocks to more advanced techniques, you'll study deep neural network architectures, Autoencoders, Generative Adversarial Networks (GANs), Variational AutoEncoders (VAEs), and Deep...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Atienza, Rowel
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing Ltd, 2018.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mi 4500
001 EBOOKCENTRAL_on1065140940
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|---|||||
008 181117s2018 enk ob 001 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d MERUC  |d OCLCQ  |d UKMGB  |d UKAHL  |d OCLCQ  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO 
015 |a GBB921626  |2 bnb 
016 7 |a 019121410  |2 Uk 
020 |a 9781788624534 
020 |a 178862453X 
020 |z 9781788629416 
020 |z 1788629418 
029 1 |a AU@  |b 000065065756 
029 1 |a UKMGB  |b 019121410 
035 |a (OCoLC)1065140940 
037 |a 9781788624534  |b Packt Publishing 
050 4 |a QA76.87 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.32  |2 23 
049 |a UAMI 
100 1 |a Atienza, Rowel. 
245 1 0 |a Advanced Deep Learning with Keras :  |b Apply Deep Learning Techniques, Autoencoders, GANs, Variational Autoencoders, Deep Reinforcement Learning, Policy Gradients, and More. 
260 |a Birmingham :  |b Packt Publishing Ltd,  |c 2018. 
300 |a 1 online resource (369 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Packt upsell; Contributors; Table of Contents; Preface; Chapter 1: Introducing Advanced Deep Learning with Keras; Why is Keras the perfect deep learning library?; Installing Keras and TensorFlow; Implementing the core deep learning models -- MLPs, CNNs and RNNs; The difference between MLPs, CNNs, and RNNs; Multilayer perceptrons (MLPs); MNIST dataset; MNIST digits classifier model; Building a model using MLPs and Keras; Regularization; Output activation and loss function; Optimization; Performance evaluation; Model summary; Convolutional neural networks (CNNs); Convolution. 
505 8 |a Pooling operationsPerformance evaluation and model summary; Recurrent neural networks (RNNs); Conclusion; Chapter 2: Deep Neural Networks; Functional API; Creating a two-input and one-output model; Deep residual networks (ResNet); ResNet v2; Densely connected convolutional networks (DenseNet); Building a 100-layer DenseNet-BC for CIFAR10; Conclusion; References; Chapter 3: Autoencoders; Principles of autoencoders; Building autoencoders using Keras; Denoising autoencoder (DAE); Automatic colorization autoencoder; Conclusion; References; Chapter 4: Generative Adversarial Networks (GANs). 
505 8 |a An overview of GANsPrinciples of GANs; GAN implementation in Keras; Conditional GAN; Conclusion; References; Chapter 5: Improved GANs; Wasserstein GAN; Distance functions; Distance function in GANs; Use of Wasserstein loss; WGAN implementation using Keras; Least-squares GAN (LSGAN); Auxiliary classifier GAN (ACGAN); Conclusion; References; Chapter 6: Disentangled Representation GANs; Disentangled representations; InfoGAN; Implementation of InfoGAN in Keras; Generator outputs of InfoGAN; StackedGAN; Implementation of StackedGAN in Keras; Generator outputs of StackedGAN; Conclusion; Reference. 
505 8 |a Chapter 7: Cross-Domain GANsPrinciples of CycleGAN; The CycleGAN Model; Implementing CycleGAN using Keras; Generator outputs of CycleGAN; CycleGAN on MNIST and SVHN datasets; Conclusion; References; Chapter 8: Variational Autoencoders (VAEs); Principles of VAEs; Variational inference; Core equation; Optimization; Reparameterization trick; Decoder testing; VAEs in Keras; Using CNNs for VAEs; Conditional VAE (CVAE); -VAE: VAE with disentangled latent representations; Conclusion; References; Chapter 9: Deep Reinforcement Learning; Principles of reinforcement learning (RL); The Q value. 
505 8 |a Q-Learning exampleQ-Learning in Python; Nondeterministic environment; Temporal-difference learning; Q-Learning on OpenAI gym; Deep Q-Network (DQN); DQN on Keras; Double Q-Learning (DDQN); Conclusion; References; Chapter 10: Policy Gradient Methods; Policy gradient theorem; Monte Carlo policy gradient (REINFORCE) method; REINFORCE with baseline method; Actor-Critic method; Advantage Actor-Critic (A2C) method; Policy Gradient methods with Keras; Performance evaluation of policy gradient methods; Conclusion; References; Other Books You May Enjoy; Index. 
520 |a This book covers advanced deep learning techniques to create successful AI. Using MLPs, CNNs, and RNNs as building blocks to more advanced techniques, you'll study deep neural network architectures, Autoencoders, Generative Adversarial Networks (GANs), Variational AutoEncoders (VAEs), and Deep Reinforcement Learning (DRL) critical to many ... 
504 |a Includes bibliographical references and index. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Artificial intelligence. 
650 0 |a Machine learning. 
650 0 |a Python (Computer program language) 
650 0 |a Neural networks (Computer science) 
650 6 |a Intelligence artificielle. 
650 6 |a Apprentissage automatique. 
650 6 |a Python (Langage de programmation) 
650 6 |a Réseaux neuronaux (Informatique) 
650 7 |a artificial intelligence.  |2 aat 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Artificial intelligence  |2 fast 
650 7 |a Machine learning  |2 fast 
650 7 |a Neural networks (Computer science)  |2 fast 
650 7 |a Python (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Atienza, Rowel.  |t Advanced Deep Learning with Keras : Apply Deep Learning Techniques, Autoencoders, GANs, Variational Autoencoders, Deep Reinforcement Learning, Policy Gradients, and More.  |d Birmingham : Packt Publishing Ltd, ©2018  |z 9781788629416 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5573417  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35400909 
938 |a EBL - Ebook Library  |b EBLB  |n EBL5573417 
994 |a 92  |b IZTAP