Repository navigation

#

hill-climbing

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

Haxe
355
4 年前

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

Jupyter Notebook
72
4 年前

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

Java
69
7 小时前

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

C++
67
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
54
6 年前

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

Rust
43
3 年前

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

Java
42
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
28
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
27
6 天前

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
3 年前

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

Haxe
16
4 年前

Reproduce images using geometric primitives

C++
15
8 年前

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

Python
15
8 年前