Cover art for The Art Of Randomness
Published
No Starch, April 2024
ISBN
9781718503243
Format
Softcover, 400 pages
Dimensions
23.4cm × 17.7cm

The Art Of Randomness Using Randomized Algorithms In The Real-World

3 IN STOCK
Ships Monday 29th!
Fast $7.95 flat-rate shipping!
Only pay $7.95 per order within Australia, including end-to-end parcel tracking.
100% encrypted and secure
We adhere to industry best practice and never store credit card details.
Talk to real people
Contact us seven days a week – our staff are here to help.

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.

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.

Related books