Deep Learning with Keras
Antonio Gulli, Sujit Pal
- 出版商: Packt Publishing
- 出版日期: 2017-04-28
- 售價: $1,600
- 貴賓價: 9.5 折 $1,520
- 語言: 英文
- 頁數: 318
- 裝訂: Paperback
- ISBN: 1787128423
- ISBN-13: 9781787128422
-
相關分類:
DeepLearning 深度學習
-
相關翻譯:
Keras 深度學習實戰 (簡中版)
-
其他版本:
Deep Learning with TensorFlow 2 and Keras - Second Edition
已過版
此書已有新版 ↗️買這商品的人也買了...
-
$2,998Bayesian Networks: A Practical Guide to Applications
-
$2,682Statistics and Data Analysis for Microarrays Using R and Bioconductor, 2/e (Hardcover)
-
$1,200$1,140 -
$1,850$1,758 -
$1,380$1,311 -
$360$306 -
$950$903 -
$360$284 -
$1,760$1,672 -
$580$452 -
$580$458 -
$2,100$1,995 -
$680$578 -
$1,976The Data Science Handbook
-
$1,418Making Deep Games: Designing Games with Meaning and Purpose
-
$590$460 -
$1,321$1,251 -
$390$371 -
$800Machine Learning for OpenCV
-
$520$468 -
$450$356 -
$699$489 -
$1,470$1,397 -
$780Advanced Deep Learning with Keras: Applying GANs and other new deep learning algorithms to the real world (Paperback)
-
$1,470$1,397
相關主題
商品描述
Key Features
- Implement various deep-learning algorithms in Keras and see how deep-learning can be used in games
- See how various deep-learning models and practical use-cases can be implemented using Keras
- A practical, hands-on guide with real-world examples to give you a strong foundation in Keras
Book Description
This book starts by introducing you to supervised learning algorithms such as simple linear regression, the classical multilayer perceptron and more sophisticated deep convolutional networks. You will also explore image processing with recognition of hand written digit images, classification of images into different categories, and advanced objects recognition with related image annotations. An example of identification of salient points for face detection is also provided. Next you will be introduced to Recurrent Networks, which are optimized for processing sequence data such as text, audio or time series. Following that, you will learn about unsupervised learning algorithms such as Autoencoders and the very popular Generative Adversarial Networks (GAN). You will also explore non-traditional uses of neural networks as Style Transfer.
Finally, you will look at Reinforcement Learning and its application to AI game playing, another popular direction of research and application of neural networks.
What you will learn
- Optimize step-by-step functions on a large neural network using the Backpropagation Algorithm
- Fine-tune a neural network to improve the quality of results
- Use deep learning for image and audio processing
- Use Recursive Neural Tensor Networks (RNTNs) to outperform standard word embedding in special cases
- Identify problems