Slashdot Mirror


User: UMMCsci

UMMCsci's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Not worth it... on Tuning The Kernel With A Genetic Algorithm · · Score: 1

    Increased complexity is not a given. It is true that GA's and Genetic Programming tend to 'bloat' the solution, but the fitness can also be defined by evaluating simplicity as well as effectiveness. This would weed out more complex solutions even if they are somewhat better. If you let the process run for enough generations, you may find a more simple solution that runs better.