Time Series with PyTorch. Modern Deep Learning Toolkit for Real-World Forecasting Challenges - Helion
Tytuł oryginału: Time Series with PyTorch. Modern Deep Learning Toolkit for Real-World Forecasting Challenges
ISBN: 9781805120421
Format: ebook
Księgarnia: Helion
Cena książki: 119,00 zł
Książka będzie dostępna od listopada 2024
Deep learning (DL) is a cutting-edge approach to learning from data. While it has taken the areas of computer vision and natural language processing by storm, its application to time-series forecasting is a more recent phenomenon and remains challenging for both new and experienced practitioners.
To develop the best time series models for a real-world problem, it is essential to have not only a thorough understanding of the time series data but also a solid grasp of DL models themselves. This book investigates time series structures and the DL approaches that can address the variety of challenges they present to practitioners in industry.
In this book, you will gain insights from a variety of perspectives, both from the data and the models. You will learn about the complexities of real-world time series data, explore the different problem settings for time series analysis, touch upon the foundation of DL models for time series, and practice end-to-end time series analysis projects when DL works; the authors believe in choosing the best tool for the problem, so traditional methods are never far from our minds. A GitHub repository with coding examples will be provided to support your journey.
By the end of this book, you will be able to approach almost any time series challenge with an appropriate model that gets you results.
Zobacz także:
- Flask. Kurs video. Od pierwszej linijki kodu do praktycznego zastosowania 119,00 zł, (47,60 zł -60%)
- Python na start. Kurs video. Tw 99,00 zł, (39,60 zł -60%)
- Python. Kurs video. Programowanie asynchroniczne 97,32 zł, (39,90 zł -59%)
- Sztuczna inteligencja w Azure. Kurs video. Uczenie maszynowe i Azure Machine Learning Service 198,98 zł, (89,54 zł -55%)
- Django w pigu 89,00 zł, (40,05 zł -55%)
Spis treści
Time Series with PyTorch. Modern Deep Learning Toolkit for Real-World Forecasting Challenges eBook -- spis treści
- 1. Introduction: Time series for everyone
- 2. The Challenge of Time Series
- 3. Evaluation Time Series Models
- 4. Pytorch Fundamentals
- 5. Simple Neural Architectures
- 6. Optimisation
- 7. Conformal Prediction
- 8. Sequential models
- 9. Transformers
- 10. Other Neural Structures
- 11. Transfer Learning
- 12. Synthetic data
- 13. Diffusion models
- 14. TS classification
- 15. TS clustering
- 16. Embeddings for TS
- 17. Supervised approach
- 18. Unsupervised approach