Deep Learning Cookbook
Autor Douwe Osingaen Limba Engleză Paperback – 4 iun 2018
Deep learning doesn't have to be intimidating. Until recently, this machine-learning method required years of study, but with frameworks such as Keras and Tensorflow, software engineers without a background in machine learning can quickly enter the field. With the recipes in this cookbook, you'll learn how to solve deep-learning problems for classifying and generating text, images, and music.
Each chapter consists of several recipes needed to complete a single project, such as training a music recommending system. Author Douwe Osinga also provides a chapter with half a dozen techniques to help you if you're stuck. Examples are written in Python with code available on GitHub as a set of Python notebooks.
You'll learn how to:
Each chapter consists of several recipes needed to complete a single project, such as training a music recommending system. Author Douwe Osinga also provides a chapter with half a dozen techniques to help you if you're stuck. Examples are written in Python with code available on GitHub as a set of Python notebooks.
You'll learn how to:
- Create applications that will serve real users
- Use word embeddings to calculate text similarity
- Build a movie recommender system based on Wikipedia links
- Learn how AIs see the world by visualizing their internal state
- Build a model to suggest emojis for pieces of text
- Reuse pretrained networks to build an inverse image search service
- Compare how GANs, autoencoders and LSTMs generate icons
- Detect music styles and index song collections
Preț: 334.68 lei
Preț vechi: 418.35 lei
-20% Nou
Puncte Express: 502
Preț estimativ în valută:
64.05€ • 66.53$ • 53.20£
64.05€ • 66.53$ • 53.20£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781491995846
ISBN-10: 149199584X
Pagini: 220
Dimensiuni: 177 x 233 x 14 mm
Greutate: 0.41 kg
Editura: O'Reilly
ISBN-10: 149199584X
Pagini: 220
Dimensiuni: 177 x 233 x 14 mm
Greutate: 0.41 kg
Editura: O'Reilly
Notă biografică
Douwe Osinga is an experienced Software Engineer, formerly with Google, and founder of three startups. He maintains a popular software project website, partly focused on machine learning(https://douweosinga.com/projects/machine_learning).
Descriere
With the recipes in this cookbook, you'll learn how to solve deep-learning problems for classifying and generating text, images, and music. Each chapter consists of several recipes needed to complete a single project, such as training a music recommending system.