9781680506204-168050620X-Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions (Pragmatic Programmers)

Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions (Pragmatic Programmers)

ISBN-13: 9781680506204
ISBN-10: 168050620X
Edition: 1
Author: Frances Buontempo
Publication date: 2019
Publisher: Pragmatic Bookshelf
Format: Paperback 236 pages
FREE US shipping
Buy

From $39.99

Book details

ISBN-13: 9781680506204
ISBN-10: 168050620X
Edition: 1
Author: Frances Buontempo
Publication date: 2019
Publisher: Pragmatic Bookshelf
Format: Paperback 236 pages

Summary

Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions (Pragmatic Programmers) (ISBN-13: 9781680506204 and ISBN-10: 168050620X), written by authors Frances Buontempo, was published by Pragmatic Bookshelf in 2019. With an overall rating of 4.2 stars, it's a notable title among other AI & Machine Learning (Microsoft Programming, Programming, Mathematical & Statistical, Software, Genetics, Evolution, Computer Science) books. You can easily purchase or rent Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions (Pragmatic Programmers) (Paperback) from BooksRun, along with many other new and used AI & Machine Learning books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $7.12.

Description

Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Now you can create your own genetic algorithms, nature-inspired swarms, Monte Carlo simulations, cellular automata, and clusters. Learn how to test your ML code and dive into even more advanced topics. If you are a beginner-to-intermediate programmer keen to understand machine learning, this book is for you.

Discover machine learning algorithms using a handful of self-contained recipes. 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.

In this book, you will:

  • Use heuristics and design fitness functions.
  • Build genetic algorithms.
  • Make nature-inspired swarms with ants, bees and particles.
  • Create Monte Carlo simulations.
  • Investigate 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.

Test your code and get inspired to try new problems. Work through scenarios to code your way out of a paper bag; an important skill for any competent programmer. See how the algorithms explore and learn by creating visualizations of each problem. Get inspired to design your own machine learning projects and become familiar with the jargon.

What You Need:

Code in C++ (>= C++11), Python (2.x or 3.x) and JavaScript (using the HTML5 canvas). Also uses matplotlib and some open source libraries, including SFML, Catch and Cosmic-Ray. These plotting and testing libraries are not required but their use will give you a fuller experience. Armed with just a text editor and compiler/interpreter for your language of choice you can still code along from the general algorithm descriptions.

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book