5
Simple Neural Architecture
“Deep learning is going to be able to do everything.”—Geoffrey Hinton
As we continue our journey into time series forecasting with PyTorch, we are ready to delve into neural networks and build our own. Compared to traditional statistical methods like generalized linear models, neural networks are more complex modeling structures — a complexity that grants them remarkable flexibility and power. This is not as daunting as it seems; neural architectures are, in reality, combinations of mathematical operations arranged in networks, and as we’ll see in later chapters, even these networks can be combined into greater structures. Think of these mathematical components as building blocks — like Lego pieces — that we can ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access