hill-climbing
Here are 282 public repositories matching this topic...
Language:All
Sort:Most stars
Repo for the Deep Reinforcement Learning Nanodegree program
- Updated
Nov 16, 2023 - Jupyter Notebook
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
- Updated
Feb 4, 2026 - Python
🎯 A comprehensive gradient-free optimization framework written in Python
- Updated
Jul 19, 2019 - Python
📐 Geometrize is a Haxe port of primitive that geometrizes images into geometric primitives
- Updated
Dec 8, 2021 - Haxe
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
- Updated
Oct 2, 2021 - Jupyter Notebook
A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms
- Updated
Feb 4, 2026 - Java
🔶 C++ library for Geometrize, a tool for geometrizing images into geometric primitives
- Updated
Oct 10, 2023 - C++
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.
- Updated
Sep 28, 2019 - Python
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
- Updated
Jul 4, 2017 - Java
Command-line application to produce generative art based on a target image
- Updated
Jan 24, 2023 - Rust
A C# Library to aid programming for meta-heuristics
- Updated
Jun 3, 2018 - C#
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.
- Updated
Feb 2, 2026 - Python
Solving Knapsack 0/1 problem with various Local Search algorithms like Hill Climbing, Genetic Algorithms, Simulated Annealing, Tabu Search
- Updated
May 11, 2017 - Java
Discrete Optimization for Unsupervised Sentence Summarization with Word-Level Extraction
- Updated
Jun 25, 2022 - Python
All exercises for the course Elements of AI - Building AI
- Updated
Jan 13, 2022 - Python
Reproduce images using geometric primitives
- Updated
Nov 24, 2017 - C++
Using Simulated Annealing, Hill Climbing, and Genetic Algorithms to recreate images using shapes 🤖 🧬
- Updated
Feb 26, 2023 - Python
Demo using Geometrize Haxe and HaxeFlixel to recreate images with geometric primitives
- Updated
Nov 21, 2021 - Haxe
This is a n-queen problem solver using local search algorithms.
- Updated
Feb 26, 2018 - Python
Improve this page
Add a description, image, and links to thehill-climbing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehill-climbing topic, visit your repo's landing page and select "manage topics."