Deep Learning with JavaScript (Manning)
Wednesday, 04 March 2020

Written by the main authors of the TensorFlow library, Shanqing Cai, Stan Bileschi and Eric Nielsen, this book, subtitled "Neural networks in TensorFlow.js" shows what the library might be used for along with in-depth instruction for deep learning apps in JavaScript. The authors show how to use TensorFlow.js to build deep learning models that run directly in the browser. Examples featuring text analysis, speech processing, image recognition, and self-learning game AI, are used to illustrate the basics of deep learning along with more advanced concepts, like retraining existing models for transfer learning and image generation.

<ASIN:1617296171>

 

Authors: Shanqing Cai, Stan Bileschi and Eric Nielsen
Publisher: Manning
Date: February 2020
Pages: 560
ISBN: 978-1617296178
Print: 1617296171
Audience: JavaScript developers interested in deep learning
Level: Intermediate/Advanced
Category: Artificial Intelligence

deeplearningjava

 

Topics include:

  •  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

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]


More Reviews