Deep Learning for Time Series Cookbook : Use PyTorch and Python recipes for forecasting, classification, and anomaly detection

個数:

Deep Learning for Time Series Cookbook : Use PyTorch and Python recipes for forecasting, classification, and anomaly detection

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 274 p.
  • 言語 ENG
  • 商品コード 9781805129233
  • DDC分類 006.31

Full Description

Learn how to deal with time series data and how to model it using deep learning and take your skills to the next level by mastering PyTorch using different Python recipes

Key Features

Learn the fundamentals of time series analysis and how to model time series data using deep learning
Explore the world of deep learning with PyTorch and build advanced deep neural networks
Gain expertise in tackling time series problems, from forecasting future trends to classifying patterns and anomaly detection
Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionMost organizations exhibit a time-dependent structure in their processes, including fields such as finance. By leveraging time series analysis and forecasting, these organizations can make informed decisions and optimize their performance. Accurate forecasts help reduce uncertainty and enable better planning of operations. Unlike traditional approaches to forecasting, deep learning can process large amounts of data and help derive complex patterns. Despite its increasing relevance, getting the most out of deep learning requires significant technical expertise.
This book guides you through applying deep learning to time series data with the help of easy-to-follow code recipes. You'll cover time series problems, such as forecasting, anomaly detection, and classification. This deep learning book will also show you how to solve these problems using different deep neural network architectures, including convolutional neural networks (CNNs) or transformers. As you progress, you'll use PyTorch, a popular deep learning framework based on Python to build production-ready prediction solutions.
By the end of this book, you'll have learned how to solve different time series tasks with deep learning using the PyTorch ecosystem.What you will learn

Grasp the core of time series analysis and unleash its power using Python
Understand PyTorch and how to use it to build deep learning models
Discover how to transform a time series for training transformers
Understand how to deal with various time series characteristics
Tackle forecasting problems, involving univariate or multivariate data
Master time series classification with residual and convolutional neural networks
Get up to speed with solving time series anomaly detection problems using autoencoders and generative adversarial networks (GANs)

Who this book is forIf you're a machine learning enthusiast or someone who wants to learn more about building forecasting applications using deep learning, this book is for you. Basic knowledge of Python programming and machine learning is required to get the most out of this book.

Contents

Table of Contents

Getting Started with Time Series
Getting Started with PyTorch
Univariate Time Series Forecasting
Forecasting with PyTorch Lightning
Global Forecasting Models
Advanced Deep Learning Architectures for Time Series Forecasting
Probabilistic Time Series Forecasting
Deep Learning for Time Series Classification
Deep Learning for Time Series Anomaly Detection