PyTorch Recipes (Apress)
Friday, 08 February 2019

This book starts with an introduction to PyTorch and tensors, the data structure used to calculate arithmetic operations. Author Pradeepta Mishra then looks at probability distributions using PyTorch, and dives into transformations and graph computations. Along the way the book covers common issues faced with neural network implementation and tensor differentiation. Moving on to algorithms it shows how PyTorch works with supervised and unsupervised algorithms, as well as how convolutional neural networks, deep neural networks, and recurrent neural networks work using it. The book concludes with natural language processing and text processing using PyTorch.

<ASIN:1484242572>

 

Author: Pradeepta Mishra
Publisher: Apress
Date: January 2019
Pages: 204
ISBN: 978-1484242575
Print: 1484242572
Kindle: B07N71V7YJ
Audience: PyTorch developers
Level: Intermediate
Category: Artificial Intelligence and Python

 

  • Master tensor operations for dynamic graph-based calculations using PyTorch
  • Create PyTorch transformations and graph computations for neural networks
  • Carry out supervised and unsupervised learning using PyTorch 
  • Work with deep learning algorithms such as CNN and RNN
  • Build LSTM models in PyTorch 
  • Use PyTorch for text processing

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners 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
 


Lean DevOps

Author: Robert Benefield
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0133847505
Print:  0133847500
Kindle: B0B126ST43
Audience: Managers of devops teams
Rating: 3 for developers, 4.5 for managers
Reviewer: Kay Ewbank

The problem this book sets out to address is that of how to deliver on-demand se [ ... ]



Modern Frontend Development with Node.js

Author: Florian Rappl
Publisher: Packt Publishing
Date: November 2022
Pages: 208
ISBN: 978-1804618295
Print: 1804618292
Kindle: B0B9BH5WBS
Audience: Node.js developers
Level: Introductory/Intermediate
Rating: 3
Reviewer: Ian Elliot
Modern development - what else is there?


More Reviews