Genetic Algorithms and Machine Learning for Programmers (Pragmatic Bookshelf)
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_integer(fit) ...
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
Most Active This Month
Most Active This Year

Self-driving cars, natural language recognition, and online recommendation engines are all possible thanks to Machine Learning. Discover...
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
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_integer(fit) ...
New
Publisher:
Pragmatic Bookshelf
Get money off!

The Pragmatic Bookshelf
35% off any eBook
Use the coupon code "devtalk.com" to get 35% off any eBook published by PragProg!
Filter by Type:
Related Portals
-
None added yet