
Enjoy fast, free delivery, exclusive deals, and award-winning movies & TV shows with Prime
Try Prime
and start saving today with fast, free delivery
Amazon Prime includes:
Fast, FREE Delivery is available to Prime members. To join, select "Try Amazon Prime and start saving today with Fast, FREE Delivery" below the Add to Cart button.
Amazon Prime members enjoy:- Cardmembers earn 5% Back at Amazon.com with a Prime Credit Card.
- Unlimited Free Two-Day Delivery
- Streaming of thousands of movies and TV shows with limited ads on Prime Video.
- A Kindle book to borrow for free each month - with no due dates
- Listen to over 2 million songs and hundreds of playlists
- Unlimited photo storage with anywhere access
Important: Your credit card will NOT be charged when you start your free trial or if you cancel during the trial period. If you're happy with Amazon Prime, do nothing. At the end of the free trial, your membership will automatically upgrade to a monthly membership.
Buy new:
-34% $39.48$39.48
Ships from: Amazon.com Sold by: Amazon.com
Save with Used - Good
$19.98$19.98
Ships from: Amazon Sold by: FindAnyBook

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
Deep Learning Cookbook: Practical Recipes to Get Started Quickly 1st Edition
Purchase options and add-ons
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:
- 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
- ISBN-10149199584X
- ISBN-13978-1491995846
- Edition1st
- PublisherO'Reilly Media
- Publication dateJuly 17, 2018
- LanguageEnglish
- Dimensions7 x 0.5 x 9.1 inches
- Print length251 pages
Frequently purchased items with fast delivery
From the brand

-
Machine Learning, AI & more
-
Machine Learning
-
Artificial Intelligence
-
Deep Learning
-
Language Processing (NLP, LLM)
-
Sharing the knowledge of experts
O'Reilly's mission is to change the world by sharing the knowledge of innovators. For over 40 years, we've inspired companies and individuals to do new things (and do them better) by providing the skills and understanding that are necessary for success.
Our customers are hungry to build the innovations that propel the world forward. And we help them do just that.
Editorial Reviews
About the Author
Product details
- Publisher : O'Reilly Media; 1st edition (July 17, 2018)
- Language : English
- Paperback : 251 pages
- ISBN-10 : 149199584X
- ISBN-13 : 978-1491995846
- Item Weight : 1 pounds
- Dimensions : 7 x 0.5 x 9.1 inches
- Best Sellers Rank: #2,572,617 in Books (See Top 100 in Books)
- #601 in Computer Graphics
- #635 in Mathematical & Statistical Software
- #884 in Database Storage & Design
- Customer Reviews:
Customer reviews
- 5 star4 star3 star2 star1 star5 star70%15%15%0%0%70%
- 5 star4 star3 star2 star1 star4 star70%15%15%0%0%15%
- 5 star4 star3 star2 star1 star3 star70%15%15%0%0%15%
- 5 star4 star3 star2 star1 star2 star70%15%15%0%0%0%
- 5 star4 star3 star2 star1 star1 star70%15%15%0%0%0%
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonTop reviews from the United States
There was a problem filtering reviews. Please reload the page.
- Reviewed in the United States on August 1, 2018This is a great book for anybody who has a decent background in writing software and an interest in getting started with Deep Learning. The book covers a wide variety of topics ranging from text classification and generation to image and music processing. The Python Notebooks accompanying the book make it easy to follow the code. The book is black and white which isn't ideal for some outputs. In these cases the Notebooks come in handy too.
- Reviewed in the United States on August 4, 2018This book makes understanding deep learning a breeze. The simple diagrams and tone of the writing make it approachable and fun. The Python examples in the book are shared on GitHub to allow anyone to jump in with some Python knowledge.
Highly highly recommend if you want to bring your deep learning from 0 to 60 fast!
- Reviewed in the United States on October 18, 2018Excellent resource and fast shipping
- Reviewed in the United States on November 22, 2018There are two classes of books for deep learning: the theoretical ones and the practical ones. If you are starting, then my suggestion is to pick a book for each class and iterate back and forward between classes.
Now, this book is in my top 3 books for the 'practical ones' class. Very well, written with large coverage of the most modern aspects of Deep learning. I particularly enjoyed the chapter on music analysis - which is normally not covered by other books - and all the comprehensive discussions about embeddings. Only Deep Reinforcement Learning is not covered by the book and that's the reason why I do not position the book in the top 2. Overall it's a book I definitively recommend. The github repository is also well done.
- Reviewed in the United States on August 7, 2019I was a huuuuuge fan of yours and you inspired me to think way more playfully and experimentally about the stuff I already liked doing and was heading into a GIS cert study to augment & try and keep my career away from abstract stuff.... but I ended up in finance for nerly a decade anyway; I just put this on my wish list because all my books are stuck on the other side of the country and I've had my resistance to buying electronic copies instead of a book I can see without a second monitor, etc... -- totally schooled. I can only imagine the uniquely creative wit and utility and perfection you put into this book.... absolutely stoked to see it. Congrats on doing stuff we both love! DATA <3
- Reviewed in the United States on August 5, 2018Very useful book, beautifully written and well explained.
Top reviews from other countries
- Peter JacksonReviewed in Canada on November 23, 2018
4.0 out of 5 stars Well written.
Well written, but some of the sample code needs to be modified before it would run.