Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
-
Updated
Jul 4, 2017 - Java
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
CCMT-CPBP is a neuro-symbolic artificial intelligence system (combining machine learning and constraint programming) that generates musical melodies based on given chords while providing more control over these melodies than the base transformer.
Projet d'intelligence artificielle M1 MIAGE DAUPHINE
N Queens problem (https://en.wikipedia.org/wiki/Eight_queens_puzzle) solved with Beam Search. 5th semester Artificial Inteligence AUEB project.
Implementation and comparison of most popular search algorithms.
Add a description, image, and links to the beam-search topic page so that developers can more easily learn about it.
To associate your repository with the beam-search topic, visit your repo's landing page and select "manage topics."