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

Topic: "random-restart"

vitorverasm/ai-nqueens

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

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 11

GhazaleZe/Artificial-Intelligence

codes of my IUT course

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

Johnny-Knighten/hill-climbing

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

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

Pariasrz/8-Queens-HillClimbing

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

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

ellietoulabi/Artificial-Intelligence-Problems

Solving some AI Problems

Language: Python - Size: 1.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

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 at: over 1 year ago - Pushed at: over 1 year 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 at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

ap-atul/NQueens-Problem

NQueen problem solved using Simple Hill and Restart Climbing Heuristic Algorithm

Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

yeamin27/AI_Algorithms

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

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

akshittyagi/TowerAllocationusingAI

Tower Allocation Algorithm using heuristic search(BeamSearch)

Language: C++ - Size: 924 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

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 at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MhmDSmdi/Local-Search-Algorithms

AI Project2 Fall 2018

Language: Java - Size: 775 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

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 at: 24 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0