All projects

2024

AI Project 3

For this project, we compare search algorithms on the 8-puzzle and 8-queens problems. We assess hill climbing (including variants), hill climbing wit…

Overview

For this project, we compare search algorithms on the 8-puzzle and 8-queens problems. We assess hill climbing (including variants), hill climbing with random restart, and simulated annealing. Graphing results against optimal solutions, we analyze algorithm effectiveness in solving combinatorial optimization problems. Open-source project by Alex J. Strubbe, published on GitHub.

Highlights

  • Primary language: Jupyter
  • Open source — view the code and contribute on GitHub

Built with

  • Jupyter

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.