Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: random-restart

AP-Atul/NQueens-Problem

NQueen problem solved using Simple Hill and Restart Climbing Heuristic Algorithm

Language: Python - Size: 4.88 KB - Last synced: 22 days ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

shaniadicen/n-queens-ai

A java program that solves the n-queens puzzle using Hill Climbing and Random Restart algorithm in Artificial Intelligence.

Language: Java - Size: 4.88 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 1

gadgil-devashri/N-Queens-Hill-Climbing-Variants

This code was submitted as programming project two for ITCS 6150 Intelligent Systems under Dr. Dewan Ahmad at the University of North Carolina at Charlotte for the fall 2021 semester. The aim is to solve N-Queens problem using hill climbing algorithm and its variants.

Language: Python - Size: 886 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

Johnny-Knighten/hill-climbing

Hill Climbing and Hill Climbing With Random Restart implemented in Java.

Language: Java - Size: 168 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 5 - Forks: 0

ellietoulabi/Artificial-Intelligence-Problems

Solving some AI Problems

Language: Python - Size: 1.85 MB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

ltfschoen/AIND-Simulated_Annealing

Term 1 Lab 8 (Optional) by Luke Schoen for Udacity Artificial Intelligence Nanodegree (AIND)

Language: Jupyter Notebook - Size: 1.38 MB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

Pariasrz/8-Queens-HillClimbing

8-Queens puzzle implementation with Hill Climbing(Random Restart) Algorithm

Language: Python - Size: 23.4 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

vitorverasm/ai-nqueens

This is a n-queen problem solver using local search algorithms.

Language: Python - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 13 - Forks: 11

GhazaleZe/Artificial-Intelligence

codes of my IUT course

Language: Python - Size: 64.5 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

Daymenion/N-Queens-Problem-Using-Hill-Climbing-with-Random-Restart

N (8) Queens Problem Using Hill Climbing with Random Restart

Language: C++ - Size: 269 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

yeamin27/AI_Algorithms

Backing up codes I wrote, during my Artificial Intelligence course.

Language: C++ - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

akshittyagi/TowerAllocationusingAI

Tower Allocation Algorithm using heuristic search(BeamSearch)

Language: C++ - Size: 924 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 1 - Forks: 0

MhmDSmdi/Local-Search-Algorithms

AI Project2 Fall 2018

Language: Java - Size: 775 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0