GitHub topics: anytime-algorithms
Sashank576/Anytime-SH-Variations
Bachelor Thesis in Data Science and AI - My thesis aims to explore variations of the Anytime Sequential Halving algorithm. Specifically, I am looking at adjusting which nodes are pruned and the iteration budget given to them. Additionally, I am testing out different values of the exploration parameter in UCB1 to see how it affects the algorithm.
Language: Jupyter Notebook - Size: 26.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

ElFosco/ALEM
ALEM (Anytime Lexicographic Enumeration for Multi-objective problems) proposes two new lexicographic enumeration algorithms: FI and FWI, capable of enumerating the Pareto front according to a provided lexicographic order.
Language: Python - Size: 23.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Bush333/AnytimeAstar
Language: C++ - Size: 108 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

IIIA-ML/alk
Anytime Lazy kNN: A fast anytime kNN search algorithm that assesses only true kNN candidates in a lazy fashion.
Language: Python - Size: 246 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

bhatiaabhinav/AnytimeWeightedAStar.jl
Julia Implementation of Anytime Weighted A* (AWA*) and Randomized Weighted A* (RWA*) algorithm
Language: Julia - Size: 80.1 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

bhatiaabhinav/RRTStar.jl
Julia implementation of RRT* motion planning algorithm.
Language: Julia - Size: 6.75 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

urastogi885/anytime-planning
Implementation of various anytime motion planning algorithms
Language: C++ - Size: 235 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

OryJonay/anytime-gridsearch
An anytime implementation of scikit-learn GridSearchCV
Language: Python - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 2

bhatiaabhinav/model-free-metareasoning
A model-free metareasoning library for interrupting and adjusting the parameters of anytime algorithms.
Language: Python - Size: 547 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

justinsvegliato/online-performance-prediction
An experimental framework for monitoring and controlling anytime algorithms with online performance prediction
Language: Python - Size: 18.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

ivyjsgit/satellite_numeric
This project is made to demonstrate the capabilities of anytime algorithms in order to continually improve on solutions for NP hard programs through the ability to be stopped at any time.
Language: Rust - Size: 233 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1
