
Deep Learning Design Patterns, 1st edition
Published by Manning Publications (15 November 2021) © 2022
- Andrew Ferlitsch
Details
- A print text
- Free shipping
- Also available for purchase as an ebook from all major ebook resellers, including InformIT.com
Title overview
about the technology
You don't need to design your deep learning applications from scratch! By viewing cutting-edge deep learning models as design patterns, developers can speed up their creation of AI models and improve model understandability for both themselves and other users.about the book
Deep Learning Design Patterns distills models from the latest research papers into practical design patterns applicable to enterprise AI projects. Using diagrams, code samples, and easy-to-understand language, Google Cloud AI expert Andrew Ferlitsch shares insights from state-of-the-art neural networks. You'll learn how to integrate design patterns into deep learning systems from some amazing examples, including a real-estate program that can evaluate house prices just from uploaded photos and a speaking AI capable of delivering live sports broadcasting. Building on your existing deep learning knowledge, you'll quickly learn to incorporate the very latest models and techniques into your apps as idiomatic, composable, and reusable design patterns.what's inside
- Internal functioning of modern convolutional neural networks
- Procedural reuse design pattern for CNN architectures
- Models for mobile and IoT devices
- Composable design pattern for automatic learning methods
- Assembling large-scale model deployments
- Complete code samples and example notebooks
- Accompanying YouTube videos