Cantitate/Preț
Produs

Dive into Deep Learning

Autor Aston Zhang, Zachary C Lipton, Mu Li
en Limba Engleză Paperback – 7 dec 2023
Deep learning has revolutionized pattern recognition, introducing tools that power a wide range of technologies in such diverse fields as computer vision, natural language processing, and automatic speech recognition. Applying deep learning requires you to simultaneously understand how to cast a problem, the basic mathematics of modeling, the algorithms for fitting your models to data, and the engineering techniques to implement it all. This book is a comprehensive resource that makes deep learning approachable, while still providing sufficient technical depth to enable engineers, scientists, and students to use deep learning in their own work. No previous background in machine learning or deep learning is required—every concept is explained from scratch and the appendix provides a refresher on the mathematics needed. Runnable code is featured throughout, allowing you to develop your own intuition by putting key ideas into practice.
Citește tot Restrânge

Preț: 18684 lei

Preț vechi: 23354 lei
-20%

Puncte Express: 280

Preț estimativ în valută:
3303 3895$ 2888£

Carte tipărită la comandă

Livrare economică 04-18 aprilie


Specificații

ISBN-13: 9781009389433
ISBN-10: 1009389432
Pagini: 574
Dimensiuni: 203 x 254 x 32 mm
Greutate: 1.23 kg
Editura: Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

Installation; Notation; 1. Introduction; 2. Preliminaries; 3. Linear neural networks for regression; 4. Linear neural networks for classification; 5. Multilayer perceptrons; 6. Builders guide; 7. Convolutional neural networks; 8. Modern convolutional neural networks; 9. Recurrent neural networks; 10. Modern recurrent neural networks; 11. Attention mechanisms and transformers; Appendix. Tools for deep learning; Bibliography; Index.

Descriere

An approachable text combining the depth and quality of a textbook with the interactive multi-framework code of a hands-on tutorial.