Mehrdad Maleki – författare
Visar alla böcker från författaren Mehrdad Maleki. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
2 329 kr
Kommande
This book presents the first unified, practical framework for continuous-time series analysis using state-of-the-art neural architectures. Moving beyond traditional discrete-time methods, it directly addresses real-world challenges such as irregular sampling, asynchronous observations, and hidden system dynamics through Neural ODEs, SDEs, and CDEs.Covering both foundational and advanced models — RNNs, Transformers, graph networks, and emerging quantum-hybrid approaches — the book bridges classical time-series theory with modern deep learning. It emphasizes probabilistic forecasting, uncertainty quantification, and cutting-edge generative techniques, including diffusion models and VAEs, equipping readers with tools for robust, interpretable predictions.Recent Trends in Modelling the Continuous Time Series using Deep Learning tackles core issues such as long-range dependencies, multivariate interactions, dimensionality reduction, and spatiotemporal coherence, while providing structured evaluation frameworks and benchmarking protocols tailored to continuous-time settings.Through rich case studies in healthcare (EHR analytics, wearable monitoring), finance (volatility forecasting, high-frequency trading), and IoT systems (sensor fusion, predictive maintenance), the book demonstrates how continuous-time models enable personalized insights, constraint-aware learning, and more reliable decision-making. Designed for researchers, engineers, and practitioners, this book is a definitive resource for applying continuous-time neural methods to complex, real-world environments.
Deep Learning with Rust
Mastering Efficient and Safe Neural Networks in the Rust Ecosystem
Häftad, Engelska, 2026
607 kr
Skickas inom 3-6 vardagar
What You Will LearnUnderstand deep learning foundations and Rust programming principles.Implement and optimize deep learning models in Rust, such as convolutional neural networks (CNNs), recurrent neural networks (RNNs), and generative adversarial networks (GANs.Develop practical deep learning applications to solve real-world problems, including natural language processing, computer vision, and speech recognition.Explore Rust’s safety features, including its strict type of system and ownership model, and learn strategies to create reliable and secure AI software.Gain an understanding of the broader ecosystem of tools and libraries available for deep learning in Rust.Who This Book Is forA broad audience with varying levels of experience and knowledge, including advanced programmers with a solid foundation in Rust or other programming languages (Python, C++, and Java) who are interested in learning how Rust can be used for deep learning apps. It may also be suitable for data scientists and AI practitioners who are looking to understand how Rust can enhance the performance and safety of deep learning models, even if they are new to the Rust programming language.