Skip to content
#

genetic-algorithm

Here are 5,300 public repositories matching this topic...

This project was presented for the Artificial Intelligence course for the academic year 2022/2023. It explores various methods to solve the N-Queens problem, including Random Search, Backtracking, Hill-Climbing, Simulated Annealing, and Genetic Algorithms. Each method is evaluated for its efficiency and effectiveness in finding solutions.

  • Updated May 28, 2024
  • Jupyter Notebook
Chips-n-Salsa

Welcome to AI-GameOptimization, a repository dedicated to exploring and implementing various optimization algorithms to solve complex games. This project initially focuses on solving the classic game Sokoban using the Q-learning algorithm, with plans to extend to genetic algorithms and other optimization techniques in the future.

  • Updated May 28, 2024
  • C++

Improve this page

Add a description, image, and links to the genetic-algorithm 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 genetic-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more