Learning Deep Learning Theory and Practice of Neural Networks, Computer Vision, Natural Language Processing, and Transformers Using TensorFlow

Date: August 17th, 2021
Language: English

• Explore and master core concepts: perceptrons, gradient-based learning, sigmoid neurons, and back propagation
• See how DL frameworks make it easier to develop more complicated and useful neural networks
• Discover how convolutional neural networks (CNNs) revolutionize image classification and analysis
• Apply recurrent neural networks (RNNs) and long short-term memory (LSTM) to text and other variable-length sequences
• Master NLP with sequence-to-sequence networks and the Transformer architecture
• Build applications for natural language translation and image captioning

75,000 Ks

Book Details

color

color book

size

Black & White

Deep learning (DL) is a key component of today’s exciting advances in machine learning and artificial intelligence. Learning Deep Learning is a complete guide to DL. Illuminating both the core concepts and the hands-on programming techniques needed to succeed, this book is ideal for developers, data scientists, analysts, and others–including those with no prior machine learning or statistics experience.

After introducing the essential building blocks of deep neural networks, such as artificial neurons and fully connected, convolutional, and recurrent layers, Magnus Ekman shows how to use them to build advanced architectures, including the Transformer. He describes how these concepts are used to build modern networks for computer vision and natural language processing (NLP), including Mask R-CNN, GPT, and BERT. And he explains how a natural language translator and a system generating natural language descriptions of images.

Throughout, Ekman provides concise, well-annotated code examples using TensorFlow with Keras. Corresponding PyTorch examples are provided online, and the book thereby covers the two dominating Python libraries for DL used in industry and academia. He concludes with an introduction to neural architecture search (NAS), exploring important ethical issues and providing resources for further learning.

Reviews

There are no reviews yet.

Be the first to review “Learning Deep Learning Theory and Practice of Neural Networks, Computer Vision, Natural Language Processing, and Transformers Using TensorFlow”

Your email address will not be published. Required fields are marked *