Applied Deep Learning with TensorFlow 2: Learn to Implement Advanced Deep Learning Techniques with Python
Autor Umberto Micheluccien Limba Engleză Paperback – 29 mar 2022
This book is designed so that you can focus on the parts you are interested in. You will explore topics as regularization, optimizers, optimization, metric analysis, and hyper-parameter tuning. In addition, you will learn the fundamentals ideas behind autoencoders and generative adversarial networks.
All the code presented in the book will be available in the form of Jupyter notebooks which would allow you to try out all examples and extend them in interesting ways. A companion online book is available with the complete code for all examples discussed in the book and additional material more related to TensorFlow and Keras. All the code will be available in Jupyter notebook format and can be openeddirectly in Google Colab (no need to install anything locally) or downloaded on your own machine and tested locally.
You will:
•Understand the fundamental concepts of how neural networks work
•Learn the fundamental ideas behind autoencoders and generative adversarial networks •Be able to try all the examples with complete code examples that you can expand for your own projects
•Have available a complete online companion book with examples and tutorials.
This book is for:
Readers with an intermediate understanding of machine learning, linear algebra, calculus, and basic Python programming.
Preț: 324.88 lei
Preț vechi: 406.10 lei
-20% Nou
Puncte Express: 487
Preț estimativ în valută:
62.17€ • 65.39$ • 51.79£
62.17€ • 65.39$ • 51.79£
Carte disponibilă
Livrare economică 14-28 decembrie
Livrare express 30 noiembrie-06 decembrie pentru 89.52 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484280195
ISBN-10: 1484280199
Pagini: 380
Ilustrații: XXVIII, 380 p. 148 illus., 31 illus. in color.
Dimensiuni: 178 x 254 x 31 mm
Greutate: 0.71 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484280199
Pagini: 380
Ilustrații: XXVIII, 380 p. 148 illus., 31 illus. in color.
Dimensiuni: 178 x 254 x 31 mm
Greutate: 0.71 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1 : Optimization and Neural Networks.- Chapter 2: Hands-on with One Single Neuron.- Chapter 3: Feed Forward Neural Networks.-Chapter 4: Regularization.- Chapter 5: Advanced Optimizers.- Chapter 6: Hyperparameter Tuning.- Chapter 7: Convolutional Neural Networks.-Chapter 8: Brief Introduction to Recurrent Neural Networks.- Chapter 9: Autoencoders.- Chapter 10: Metric Analysis.- Chapter 11: General Adversarial Networks (GANs).- Appendix A: Introduction to Keras.- Appendix B: Customizing Keras
Notă biografică
Umberto Michelucci is the founder and the chief AI scientist of TOELT – Advanced AI LAB LLC. He’s an expert in numerical simulation, statistics, data science, and machine learning. He has 15 years of practical experience in the fields of data warehouse, data science, and machine learning. His first book, Applied Deep Learning—A Case-Based Approach to Understanding Deep Neural Networks, was published in 2018. His second book, Convolutional and Recurrent Neural Networks Theory and Applications was published in 2019. He publishes his research regularly and gives lectures on machine learning and statistics at various universities. He holds a PhD in machine learning, and he is also a Google Developer Expert in Machine Learning based in Switzerland.
Textul de pe ultima copertă
Understand how neural networks work and learn how to implement them using TensorFlow 2.0 and Keras. This new edition focuses on the fundamental concepts and at the same time on practical aspects of implementing neural networks and deep learning for your research projects.
This book is designed so that you can focus on the parts you are interested in. You will explore topics as regularization, optimizers, optimization, metric analysis, and hyper-parameter tuning. In addition, you will learn the fundamentals ideas behind autoencoders and generative adversarial networks.
All the code presented in the book will be available in the form of Jupyter notebooks which would allow you to try out all examples and extend them in interesting ways. A companion online book is available with the complete code for all examples discussed in the book and additional material more related to TensorFlow and Keras. All the code will be available in Jupyter notebook format and can be opened directly in Google Colab (no need to install anything locally) or downloaded on your own machine and tested locally.
You will:
•Understand the fundamental concepts of how neural networks work
•Learn the fundamental ideas behind autoencoders and generative adversarial networks
•Be able to try all the examples with complete code examples that you can expand for your own projects•Have available a complete online companion book with examples and tutorials.
This book is for:
Readers with an intermediate understanding of machine learning, linear algebra, calculus, and basic Python programming.
Caracteristici
Covers Debugging and optimization of deep learning techniques with TensorFlow 2.0 and Python Covers recent advances in autoencoders and multitask learning Explains how to build models and deploy them on edge devices as Raspberry Pi using TensorFlow lite