Book Details

Applied Deep Learning with TensorFlow 2: Learn to Implement Advanced Deep Learning Techniques with Python / Umberto Michelucci

Publication year: 2022

ISBN: 978-1-4842-8020-1

Internet Resource: Please Login to download book


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.


Subject: Python (Computer program language), Machine learning, Neural networks (Computer science), Programming languages