Introduction to Deep Learning

, by
Introduction to Deep Learning by Charniak, Eugene, 9780262039512
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
  • ISBN: 9780262039512 | 0262039516
  • Cover: Hardcover
  • Copyright: 1/29/2019

Purchase Options
  • Rent

    (Recommended)

    $21.92
    Term
    Due
    Price
    *This item is part of an exclusive publisher rental program and requires an additional convenience fee. This fee will be reflected in the shopping bag.
  • Buy Used

    Usually Ships in 3-5 Business Days

    $26.61
  • Buy New

    Usually Ships in 3-5 Business Days

    $36.92
A project-based guide to the basics of deep learning.

This concise, project-driven guide to deep learning takes readers through a series of program-writing tasks that introduce them to the use of deep learning in such areas of artificial intelligence as computer vision, natural-language processing, and reinforcement learning. The author, a longtime artificial intelligence researcher specializing in natural-language processing, covers feed-forward neural nets, convolutional neural nets, word embeddings, recurrent neural nets, sequence-to-sequence learning, deep reinforcement learning, unsupervised models, and other fundamental concepts and techniques. Students and practitioners learn the basics of deep learning by working through programs in Tensorflow, an open-source machine learning framework. “I find I learn computer science material best by sitting down and writing programs,” the author writes, and the book reflects this approach.

Each chapter includes a programming project, exercises, and references for further reading. An early chapter is devoted to Tensorflow and its interface with Python, the widely used programming language. Familiarity with linear algebra, multivariate calculus, and probability and statistics is required, as is a rudimentary knowledge of programming in Python. The book can be used in both undergraduate and graduate courses; practitioners will find it an essential reference.