Genetic Algorithms and Machine Learning for Programmers (Pragmatic Bookshelf)
Active Threads This:
Latest Threads About This Book

Hi, minor typo
def fitness_function(chromosome) do
IO.inspect(chromosome)
fit = IO.get("Rate from 1 to 10 ")
String.to_int...
New

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

Just finished chapter 3.
String.bag_distance is 1 for anagrams too.
I tried a smaller word fish and it converged to shif
New

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

Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Discover...
New
Most Active This Month
Most Active This Year

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
Most Active Over Three Years

Just finished chapter 3.
String.bag_distance is 1 for anagrams too.
I tried a smaller word fish and it converged to shif
New

Hi, minor typo
def fitness_function(chromosome) do
IO.inspect(chromosome)
fit = IO.get("Rate from 1 to 10 ")
String.to_int...
New
Book Info
Publisher:
Pragmatic Bookshelf
Are you this book's author? To be notified of all posts made about it, sign up an account then click here, then select 'watching' from the bell icon in the top right corner.
Get money off!

The Pragmatic Bookshelf
35% off any eBook
Simply use coupon code "devtalk.com" at checkout. See full details here.
Filter by Type:
Related Portals
-
None added yet