Nettbutikk for bedrifter og skoler

Deep Learning and Scientific Computing with R torch

Pocket
Engelsk
Chapman & Hall/CRC The R Series
Deep Learning and Scientific Computing with R torch
Deep Learning and Scientific Computing with R torch
  • Forfatter: Sigrid Keydana
  • Format: Pocket
  • Antall sider: 404
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • Serienavn: Chapman & Hall/CRC The R Series
  • EAN: 9781032231396
  • Utgivelsesår: 2023
  • Bidragsyter: Keydana, Sigrid
Se flere produktegenskaper
719,-

Kjøp på nett

torch is an R port of PyTorch, one of the two most-employed deep learning frameworks in industry and research. It is also an excellent tool to use in scientific computations. It is written entirely in R and C/C++.

Though still "young" as a project, R torch already has a vibrant community of users and developers. Experience shows that torch users come from a broad range of different backgrounds. This book aims to be useful to (almost) everyone. Globally speaking, its purposes are threefold:

  • Provide a thorough introduction to torch basics ¿ both by carefully explaining underlying concepts and ideas, and showing enough examples for the reader to become "fluent" in torch
  • Again with a focus on conceptual explanation, show how to use torch in deep-learning applications, ranging from image recognition over time series prediction to audio classification
  • Provide a concepts-first, reader-friendly introduction to select