
Applied Deep Learning with TensorFlow 2
Learn to Implement Advanced Deep Learning Techniques with Python
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Applied Deep Learning with TensorFlow 2
Learn to Implement Advanced Deep Learning Techniques with Python
About this book
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 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.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1.Ā Optimization and Neural Networks
- 2.Ā Hands-on with a Single Neuron
- 3.Ā Feed-Forward Neural Networks
- 4.Ā Regularization
- 5.Ā Advanced Optimizers
- 6.Ā Hyper-Parameter Tuning
- 7.Ā Convolutional Neural Networks
- 8.Ā A Brief Introduction to Recurrent Neural Networks
- 9.Ā Autoencoders
- 10.Ā Metric Analysis
- 11.Ā Generative Adversarial Networks (GANs)
- Back Matter