Deep Learning with JavaScript: Neural Networks in TensorFlow.js

  • 11h 37m
  • Eric D. Nielsen, Francois Chollet, Shanqing Cai, Stanley Bileschi
  • Manning Publications
  • 2020

Summary

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of the TensorFlow library, this new book provides fascinating use cases and in-depth instruction for deep learning apps in JavaScript in your browser or on Node.

Foreword by Nikhil Thorat and Daniel Smilkov.

About the technology

Running deep learning applications in the browser or on Node-based backends opens up exciting possibilities for smart web applications. With the TensorFlow.js library, you build and train deep learning models with JavaScript. Offering uncompromising production-quality scalability, modularity, and responsiveness, TensorFlow.js really shines for its portability. Its models run anywhere JavaScript runs, pushing ML farther up the application stack.

About the book

In Deep Learning with JavaScript, you’ll learn to use TensorFlow.js to build deep learning models that run directly in the browser. This fast-paced book, written by Google engineers, is practical, engaging, and easy to follow. Through diverse examples featuring text analysis, speech processing, image recognition, and self-learning game AI, you’ll master all the basics of deep learning and explore advanced concepts, like retraining existing models for transfer learning and image generation.

What's inside

  • Image and language processing in the browser
  • Tuning ML models with client-side data
  • Text and image creation with generative deep learning
  • Source code samples to test and modify

About the reader

For JavaScript programmers interested in deep learning.

About the Authors

Shanging Cai, Stanley Bileschi and Eric D. Nielsen are software engineers with experience on the Google Brain team, and were crucial to the development of the high-level API of TensorFlow.js. This book is based in part on the classic, Deep Learning with Python by François Chollet.

In this Book

  • Foreword
  • About This Book
  • About the Cover Illustration
  • Deep Learning and JavaScript
  • Getting Started—Simple Linear Regression in TensorFlow.js
  • Adding Nonlinearity—Beyond Weighted Sums
  • Recognizing Images and Sounds Using Convnets
  • Transfer Learning—Reusing Pretrained Neural Networks
  • Working with Data
  • Visualizing Data and Models
  • Underfitting, Overfitting, and the Universal Workflow of Machine Learning
  • Deep Learning for Sequences and Text
  • Generative Deep Learning
  • Basics of Deep Reinforcement Learning
  • Testing, Optimizing, and Deploying Models
  • Summary, Conclusions, and beyond
  • Glossary
SHOW MORE
FREE ACCESS