Introduction to Deep Learning (Mit Press) Illustrated Edition
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, probability and statistics, and a rudimentary knowledge of programming in Python are required. The book can be used in both undergraduate and graduate courses; practitioners will find it an essential reference.
Reviews
There are no reviews yet.