Skip to content
#

educational

Here are 22 public repositories matching this topic...

The 8-puzzle-problem repository hosts a Jupyter Notebook detailing the solution strategies for the 8-puzzle, a sliding puzzle involving a 3x3 grid. The notebook includes implementations of various algorithms to solve the puzzle efficiently, demonstrating concepts from artificial intelligence and algorithm design.

  • Updated Apr 23, 2024
  • Jupyter Notebook

The Tic-Tac-Toe repository hosts a Jupyter Notebook designed to explore various strategies for playing the game using Python. It includes implementations of different algorithms to determine the best moves, making it an excellent resource for learning both basic and advanced programming concepts in game theory and AI.

  • Updated Apr 23, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the educational topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the educational topic, visit your repo's landing page and select "manage topics."

Learn more