Grokking Deep Learning

Grokking Deep Learning
ISBN-10
1617293709
ISBN-13
9781617293702
Category
Computers
Pages
336
Language
English
Published
2019-01-25
Publisher
Manning Publications
Author
Andrew Trask

Description

Summary Grokking Deep Learning teaches you to build deep learning neural networks from scratch! In his engaging style, seasoned deep learning expert Andrew Trask shows you the science under the hood, so you grok for yourself every detail of training neural networks. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Deep learning, a branch of artificial intelligence, teaches computers to learn by using neural networks, technology inspired by the human brain. Online text translation, self-driving cars, personalized product recommendations, and virtual voice assistants are just a few of the exciting modern advancements possible thanks to deep learning. About the Book Grokking Deep Learning teaches you to build deep learning neural networks from scratch! In his engaging style, seasoned deep learning expert Andrew Trask shows you the science under the hood, so you grok for yourself every detail of training neural networks. Using only Python and its math-supporting library, NumPy, you'll train your own neural networks to see and understand images, translate text into different languages, and even write like Shakespeare! When you're done, you'll be fully prepared to move on to mastering deep learning frameworks. What's inside The science behind deep learning Building and training your own neural networks Privacy concepts, including federated learning Tips for continuing your pursuit of deep learning About the Reader For readers with high school-level math and intermediate programming skills. About the Author Andrew Trask is a PhD student at Oxford University and a research scientist at DeepMind. Previously, Andrew was a researcher and analytics product manager at Digital Reasoning, where he trained the world's largest artificial neural network and helped guide the analytics roadmap for the Synthesys cognitive computing platform. Table of Contents Introducing deep learning: why you should learn it Fundamental concepts: how do machines learn? Introduction to neural prediction: forward propagation Introduction to neural learning: gradient descent Learning multiple weights at a time: generalizing gradient descent Building your first deep neural network: introduction to backpropagation How to picture neural networks: in your head and on paper Learning signal and ignoring noise:introduction to regularization and batching Modeling probabilities and nonlinearities: activation functions Neural learning about edges and corners: intro to convolutional neural networks Neural networks that understand language: king - man + woman == ? Neural networks that write like Shakespeare: recurrent layers for variable-length data Introducing automatic optimization: let's build a deep learning framework Learning to write like Shakespeare: long short-term memory Deep learning on unseen data: introducing federated learning Where to go from here: a brief guide

Other editions

Similar books

  • Grokking Machine Learning
    By Luis Serrano

    Grokking Machine Learning presents machine learning algorithms and techniques in a way that anyone can understand. This book skips the confused academic jargon and offers clear explanations that require only basic algebra.

  • Grokking Deep Reinforcement Learning
    By Miguel Morales

    About the book Grokking Deep Reinforcement Learning uses engaging exercises to teach you how to build deep learning systems. This book combines annotated Python code with intuitive explanations to explore DRL techniques.

  • AI and Machine Learning for Coders
    By Laurence Moroney

    If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start.

  • Grokking Artificial Intelligence Algorithms
    By Rishal Hurbans

    What You Will Learn Use cases for different AI algorithms Intelligent search for decision making Biologically inspired algorithms Machine learning and neural networks Reinforcement learning to build a better robot This Book Is Written For ...

  • Deep Learning: A Practitioner's Approach
    By Josh Patterson, Adam Gibson

    This hands-on guide not only provides the most practical information available on the subject, but also helps you get started building efficient deep learning networks.

  • Generative Deep Learning: Teaching Machines to Paint, Write, Compose, and Play
    By David Foster

    With this practical book, machine-learning engineers and data scientists will discover how to re-create some of the most impressive examples of generative deep learning models, such as variational autoencoders,generative adversarial ...

  • Deep Learning for Vision Systems
    By Mohamed Elgendy

    How does the computer learn to understand what it sees? Deep Learning for Vision Systems answers that by applying deep learning to computer vision. Using only high school algebra, this book illuminates the concepts behind visual intuition.

  • Deep Learning from Scratch: Building with Python from First Principles
    By Seth Weidman

    This book provides: Extremely clear and thorough mental models—accompanied by working code examples and mathematical explanations—for understanding neural networks Methods for implementing multilayer neural networks from scratch, using ...

  • Deep Learning
    By Ian Goodfellow, Yoshua Bengio, Aaron Courville

    The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.

  • Fundamentals of Deep Learning: Designing Next-Generation Machine Intelligence Algorithms
    By Nikhil Buduma, Nicholas Locascio

    In this practical book, author Nikhil Buduma provides examples and clear explanations to guide you through major concepts of this complicated field.