<div><p>With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll sta
Deep Learning from Scratch: Building with Python from First Principles
✍ Scribed by Seth Weidman
- Publisher
- O’Reilly Media
- Year
- 2019
- Tongue
- English
- Leaves
- 252
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll start with deep learning basics and move quickly to the details of important advanced architectures, implementing everything from scratch along the way.
Author Seth Weidman shows you how neural networks work using a first principles approach. You’ll learn how to apply multilayer neural networks, convolutional neural networks, and recurrent neural networks from the ground up. With a thorough understanding of how neural networks work mathematically, computationally, and conceptually, you’ll be set up for success on all future deep learning projects.
This book provides:
• Extremely clear and thorough mental models—accompanied by working code examples and mathematical explanations—for understanding neural networks
• Methods for implementing multilayer neural networks from scratch, using an easy-to-understand object-oriented framework
• Working implementations and clear-cut explanations of convolutional and recurrent neural networks
• Implementation of these neural network concepts using the popular PyTorch framework
✦ Subjects
Deep Learning, Machine Learning, Neural Networks, Python
📜 SIMILAR VOLUMES
With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You'll start with
<div><p>To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, and toolkits—but also understand the ideas and principles underlying them. Updated for Python 3.6, this second edition of Data Science from Scratch shows you how these tools and al
<div><p>Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they’re also a good way to dive into the discipline without actually understanding data science. In this book, you’ll learn how many of the most fundamental data science tools and algorithms work
Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they're also a good way to dive into the discipline without actually understanding data science. With this updated second edition, you'll learn how many of the most fundamental data science tools and algo
Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they're also a good way to dive into the discipline without actually understanding data science. In this book, you'll learn how many of the most fundamental data science tools and algorithms work by imple