Week Three

This week we learn about uninformed search. We learn about the a* algorithm and also the greedy best first search. We have and exercise for both of the algorithm to solve the same problem. We also learn about the 8-queens puzzle with the fitness score.

In the lab session, we learn about the genetic algorithm, the algorithm is about the recombine and also mutate. We try to create a program for the genetic algorithm with the problem of cards.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *