null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Deep Learning Cookbook (Practical Recipes to Get Started Quickly)

List Price: $59.99
SKU:
9781491995846
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Douwe Osinga
    Format:
    Paperback
    Pages:
    251
    Publisher:
    O'Reilly Media (July 17, 2018)
    Language:
    English
    ISBN-13:
    9781491995846
    ISBN-10:
    149199584X
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $59.99
    As low as:
    $51.59
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    16
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    14.4oz
    Imprint:
    O'Reilly Media
  • Overview

    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