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

The Art of Randomness (Randomized Algorithms in the Real World)

List Price: $49.99
SKU:
9781718503243
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:
    Ronald T. Kneusel
    Format:
    Paperback
    Pages:
    400
    Publisher:
    No Starch Press (March 5, 2024)
    Language:
    English
    Audience:
    General/trade
    ISBN-13:
    9781718503243
    ISBN-10:
    1718503245
    Weight:
    26.2oz
    Dimensions:
    7" x 9.19" x 0.91"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_full_active_D20260705T121402_156890315-20260705.xml
    Folder:
    RandomHouse
    List Price:
    $49.99
    Country of Origin:
    United States
    Case Pack:
    18
    As low as:
    $38.49
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
    Pub Discount:
    65
    Imprint:
    No Starch Press
  • Overview

    Harness the power of randomness (and Python code) to solve real-world problems in fun, hands-on experiments—from simulating evolution to encrypting messages to making machine-learning algorithms!

    The Art of Randomness is a hands-on guide to mastering the many ways you can use randomized algorithms to solve real programming and scientific problems. You’ll learn how to use randomness to run simulations, hide information, design experiments, and even create art and music. All you need is some Python, basic high school math, and a roll of the dice.

    Author Ronald T. Kneusel focuses on helping you build your intuition so that you’ll know when and how to use random processes to get things done. You’ll develop a randomness engine (a Python class that supplies random values from your chosen source), then explore how to leverage randomness to:

    • Simulate Darwinian evolution and optimize with swarm-based search algorithms
    • Design scientific experiments to produce more meaningful results by making them truly random
    • Implement machine learning algorithms like neural networks and random forests
    • Use Markov Chain Monte Carlo methods to sample from complex distributions
    • Hide information in audio files and images, generate art, and create music
    • Reconstruct original signals and images from only randomly sampled data

    Scientific anecdotes and code examples throughout illustrate how randomness plays into areas like optimization, machine learning, and audio signals. End-of-chapter exercises encourage further exploration.

    Whether you’re a programmer, scientist, engineer, mathematician, or artist, you’ll find The Art of Randomness to be your ticket to discovering the hidden power of applied randomness and the ways it can transform your approach to solving problems, from the technical to the artistic.