Live data from Hacker News

Introduction to genetic algorithms (example in Javascript)

burakkanber.com

21–22 of 22 posts

Re: Introduction to genetic algorithms (example in Javascript)

#21

This is wonderful! Exactly what I was looking for, a practical introduction to machine learning using real-world code. Thank you so much! I only have one request: Instead of switching to PHP for the next GA exercise, can you please keep everything in Javascript? Just because JS is a more widely used and general-purpose language, which means those of us who don't use PHP can still enjoy it :) Thank you!

You're welcome! I have heard a few requests to keep to one language--so perhaps I'll stick to Javascript. We'll see how it works out!

Re: Introduction to genetic algorithms (example in Javascript)

#22
post #2

I would love to solicit suggestions for other ML topics and languages to cover as part of this series (please don't suggest "SVMs in brainfuck"). Let me know what you think!

The ones that I would really like to see are Neural Networks and SVMs. Thanks!
Post reply on HN