Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Deep Learning with Keras: Implementing deep learning models and neural networks with the power of Python

Posted By: hill0
Deep Learning with Keras: Implementing deep learning models and neural networks with the power of Python

Deep Learning with Keras: Implementing deep learning models and neural networks with the power of Python by Antonio Gulli
English | 26 Apr. 2017 | ISBN: 1787128423 | 318 Pages | MOBI | 83.36 MB

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.