Principles and Labs for Deep Learning
Autor Shih-Chia Huang, Trung-Hieu Leen Limba Engleză Paperback – 24 iun 2021
Deep Learning has been successfully applied in diverse fields such as computer vision, audio processing, robotics, natural language processing, bioinformatics and chemistry. Because of the huge scope of knowledge in Deep Learning, a lot of time is required to understand and deploy useful, working applications, hence the importance of this new resource. Both theory lessons and experiments are included in each chapter to introduce the techniques and provide source code examples to practice using them. All Labs for this book are placed on GitHub to facilitate the download. The book is written based on the assumption that the reader knows basic Python for programming and basic Machine Learning.
- Introduces readers to the usefulness of neural networks and Deep Learning methods
- Provides readers with in-depth understanding of the architecture and operation of Deep Convolutional Neural Networks
- Demonstrates the visualization needed for designing neural networks
- Provides readers with an in-depth understanding of regression problems, binary classification problems, multi-category classification problems, Variational Auto-Encoder, Generative Adversarial Network, and Object detection
Preț: 605.82 lei
Preț vechi: 738.54 lei
-18% Nou
Puncte Express: 909
Preț estimativ în valută:
115.98€ • 119.28$ • 96.21£
115.98€ • 119.28$ • 96.21£
Carte tipărită la comandă
Livrare economică 10-24 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780323901987
ISBN-10: 0323901980
Pagini: 366
Ilustrații: 100 illustrations (50 in full color)
Dimensiuni: 216 x 276 x 30 mm
Greutate: 0.84 kg
Editura: ELSEVIER SCIENCE
ISBN-10: 0323901980
Pagini: 366
Ilustrații: 100 illustrations (50 in full color)
Dimensiuni: 216 x 276 x 30 mm
Greutate: 0.84 kg
Editura: ELSEVIER SCIENCE
Cuprins
1. Introduction to TensorFlow2.02. Regression Problem3. Binary classification problem4. Multi-category Classification Problem5. Training Neural Network6. Advanced TensorFlow2.07. Advanced TensorBoard8. Convolutional Neural Network Architectures9. Transfer Learning10. Variational Auto-Encoder11. WGAN-GP12. Object Detection