Repository navigation

#

hill-climbing

📐 Geometrize is a Haxe port of primitive that geometrizes images into geometric primitives

Haxe
354
3 年前

This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach

Jupyter Notebook
73
4 年前

A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms

Java
65
5 天前

🔶 C++ library for Geometrize, a tool for geometrizing images into geometric primitives

C++
64
2 年前

An algorithm for creating a good timetable for the Faculty of Computing. The algorithm is based on evolutionary strategies, more precisely on the 1+1 evolutionary strategy and Shotgun hill climbing.

Python
52
6 年前

Command-line application to produce generative art based on a target image

Rust
42
2 年前

Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.

Java
41
8 年前

A C# Library to aid programming for meta-heuristics

C#
30
7 年前

Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search

Java
27
8 年前

Implementation of metaheuristic optimization methods in Python for scientific, industrial, and educational scenarios. Experiments can be executed in parallel or in a distributed fashion. Experimental results can be evaluated in various ways, including diagrams, tables, and export to Excel.

Python
24
1 个月前

Discrete Optimization for Unsupervised Sentence Summarization with Word-Level Extraction

Python
20
3 年前

Using Simulated Annealing, Hill Climbing, and Genetic Algorithms to recreate images using shapes 🤖 🧬

Python
18
2 年前

Demo using Geometrize Haxe and HaxeFlixel to recreate images with geometric primitives

Haxe
16
3 年前

Reproduce images using geometric primitives

C++
15
7 年前

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

Python
15
7 年前