CS63 Spring 2004
Lab 5: Experimenting with Genetic Algorithms
Due in lab Friday, March 26

CONTENTS


INTRODUCTION

In this lab you will learn how to use Pyro's implementation of various evolutionary algorithms. You will then perform a series of experiments to better understand how the parameters of a GA affect its ability to find solutions. You will also compare a GA to a simpler hill climbing method. These exercises are adapted from Melanie Mitchell's An Introduction to Genetic Algorithms.


LAB INSTRUCTIONS


WHAT TO HAND IN

Do not use cs63handin this week. Instead print out your results and discussion for each experiment and turn them in to me at the beginning of lab next week.