X

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

Product ID : 20279541


Galleon Product ID 20279541
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
4,046

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Deep Learning With Keras: Implementing Deep

Get to grips with the basics of Keras to implement fast and efficient deep-learning modelsKey FeaturesImplement various deep-learning algorithms in Keras and see how deep-learning can be used in gamesSee how various deep-learning models and practical use-cases can be implemented using KerasA practical, hands-on guide with real-world examples to give you a strong foundation in KerasBook DescriptionThis 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 learnOptimize step-by-step functions on a large neural network using the Backpropagation AlgorithmFine-tune a neural network to improve the quality of resultsUse deep learning for image and audio processingUse Recursive Neural Tensor Networks (RNTNs) to outperform standard word embedding in special casesIdentify problems for which Recurrent Neural Network (RNN) solutions are suitableExplore the process required to implement Autoen