Genetic Algorithms and Machine Learning for Programmers (Pragmatic Bookshelf)

PragmaticBookshelf
Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Discover machine learning algorithms using a handful of self-contained recipes. Create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, and cellular automata. Find minima and maxima, using hill climbing and simulated annealing. Try selection methods, including tournament and roulette wheels. Learn about heuristics, fitness functions, metrics, and clusters.

Frances Buontempo @fbuontempo

edited by Tammy Coron @Paradox927

Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Discover machine learning algorithms using a handful of self-contained recipes. Create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, and cellular automata. Find minima and maxima, using hill climbing and simulated annealing. Try selection methods, including tournament and roulette wheels. Learn about heuristics, fitness functions, metrics, and clusters.

Build a repertoire of algorithms, discovering terms and approaches that apply generally. Bake intelligence into your algorithms, guiding them to discover good solutions to problems. Test your code and get inspired to try new problems. Work through scenarios to gain hands-on experience. See how the algorithms explore and learn by creating visualizations of each problem. Get inspired to design your own machine learning projects.

Get started with machine learning, and discover new solutions to classic problems.


“A unique take on the subject and should very much appeal to programmers looking to get started with various machine learning techniques.”

–Christopher L. Simons, Senior Lecturer, University of the West of England, Bristol, UK


Don’t forget you can get 35% off with your Devtalk discount! Just use the coupon code “devtalk.com" at checkout :+1:

Latest Threads About This Book Top

shotleybuilder
Hi, minor typo def fitness_function(chromosome) do IO.inspect(chromosome) fit = IO.get("Rate from 1 to 10 ") String.to_integer(fit) ...
New
shotleybuilder
there might be a typo on p.47 $ mix run scripts/one_max.exs Current Best: 42 %Types.Chromosome{ age: 1, fitness: 42, genes: [1, 1,...
New
chriseyre2000
Just finished chapter 3. String.bag_distance is 1 for anagrams too. I tried a smaller word fish and it converged to shif
New
PragmaticBookshelf
Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Discover...
New

Most Active This Week Top

Most Active This Month Top

PragmaticBookshelf
Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Discover...
New

Most Active This Year Top

shotleybuilder
there might be a typo on p.47 $ mix run scripts/one_max.exs Current Best: 42 %Types.Chromosome{ age: 1, fitness: 42, genes: [1, 1,...
New

Most Active Last Three Years Top

Most Active Over Three Years Top

chriseyre2000
Just finished chapter 3. String.bag_distance is 1 for anagrams too. I tried a smaller word fish and it converged to shif
New
shotleybuilder
Hi, minor typo def fitness_function(chromosome) do IO.inspect(chromosome) fit = IO.get("Rate from 1 to 10 ") String.to_integer(fit) ...
New

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Simply use coupon code "devtalk.com" at checkout. See full details here.