Hacker News new | ask | show | jobs
by TrainedMonkey 4474 days ago
Nice seeing GA applied to more things. People often do not realize how many problems with feedback mechanism can be solved with GA framework. Here is small tutorial that got me started with GAs long long time ago: http://www.ai-junkie.com/ga/intro/gat1.html

Neural network tutorial of the same site is pretty cool too.