Projects in Awesome Lists tagged with hillclimbingalgorithm
A curated list of projects in awesome lists tagged with hillclimbingalgorithm .
https://github.com/kts-o7/aiml-lab
Contains 5th Semester AIML Lab programs
a-star-algorithm ai alphabeta-pruning hillclimbingalgorithm kmeans-clustering knn-classification logistic-regression ml naivebayesclassifier sklearn tic-tac-toe
Last synced: 08 Oct 2025
https://github.com/abrarulhassan-786/hill-climbing-algorithm
A hill-climbing algorithm is an Artificial Intelligence (AI) algorithm that increases in value continuously until it achieves a peak solution. This algorithm is used to optimize mathematical problems and in other real-life applications like marketing and job scheduling.
ai algorithms artificial-intelligence flowchart hill hill-climbing hill-climbing-algorithm hill-climbing-search hillclimbingalgorithm
Last synced: 17 Mar 2025
https://github.com/coderkun12/ai-algorithms
This repository contains codes for implementing Constraint satisfaction, A-star algorithm, hill-climb algorithm, BFS, DFS, Best first search, Magic square, Tic-Tac-Toe using magic square and the classic N-Queens problem
8puzzle astar-algorithm bestfirstsearch breadth-first-search citydistanceproblem cryptoarithmetics depth-first-search graphcoloring hillclimbingalgorithm magicsquare minimax-algorithm nqueens-problem pathfinding robotnavigation tic-tac-toe waterjugproblem
Last synced: 19 Mar 2025