Descriere YEO:
Pe YEO găsești Deep Learning from Scratch: Building de la O\'Reilly Media, în categoria Foreign Books.
Indiferent de nevoile tale, Deep Learning from Scratch: Building with Python from First Principles, Paperback/Seth Weidman din categoria Foreign Books îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 302.99 Lei
Caracteristicile produsului Deep Learning from Scratch: Building
- Brand: O\'Reilly Media
- Categoria: Foreign Books
- Magazin: elefant.ro
- Ultima actualizare: 07-03-2025 01:38:19
Comandă Deep Learning from Scratch: Building Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Deep Learning from Scratch: Building de la elefant.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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 About the Author
Seth Weidman is a data scientist who has applied and taught machine learning concepts for several years. He started out as the first data scientist at Trunk Club, where he built lead scoring models and recommender systems, and currently works at Facebook, where he builds machine learning models for their infrastructure team. In between he taught data science and machine learning for the bootcamps and on the corporate training team at Metis. He is passionate about explaining complex concepts simply, striving to find the simplicity on the other side of complexity.