573 skills found · Page 10 of 20
yu-jiang / SimulinkADPToolsBuilding a library for implementing ADP algorithms in adaptive optimal control design
gplichoski / Optimization AlgorithmsThis repository contains some optimization algorithms in Python, namely Particle Swarm Optimization Algorithm, Differential Evolution, Self Adaptive Differential Evolution and Differential Evolution with Composite Trial Vector Generation Strategies and Control Parameters.
ZS-Lib / AGWOThis is Adaptive Grey Wolf Optimization Algorithm
decargroup / Gnc AdaptGraduated Nonconvexity and Adaptive Robust loss algorithm
Bnel13 / FastHenry ACA A multilevel adaptive cross approximation solver with singular value decomposition recompression (MLACA-SVD) is implemented as an alternative to the multilevel fast multipole algorithm (MLFMA) used in FastHenry. New quadrature integration recipes of guaranteed accuracy are also implemented.
xueyunuist / MOEA ISaA multi-objective evolutionary algorithm with interval based initialization and self-adaptive crossover operator for large-scale feature selection in classification
LeniLeGoff / CMM LibIncremental and Adaptative Gaussian Mixture Model Library is an implementation of a machine learning algorithms based on GMM. The algorithm learn incrementaly and adapt the number of components during the learning.
cybertxt / Tcp ElasticElastic-TCP: Flexible Congestion Control Algorithm to Adapt for High-BDP Networks
NM001007 / SGVNSALS Variable Neighborhood Search For MDVRPTWThe implementation of the paper "A variable neighborhood search-based algorithm with adaptive local search for the Vehicle Routing Problem with Time Windows and multi-depots aiming for vehicle fleet reduction" in python
Vihitha-Wijerathne / TraceFly GA UAV PathPlanningThis repository contains a Genetic Algorithm-based approach to real-time UAV path planning in dynamic, disaster-prone environments. The project focuses on optimizing route efficiency, responsiveness to environmental changes, and enhancing safety through adaptive, AI-driven navigation techniques.
luigicarratino / Batch BkbThis repository contains an implementation of the Batch-BKB algorithm as described in the ICML 2020 paper "Near-linear time Gaussian process optimization with adaptive batching and resparsification" by Calandriello Daniele, Luigi Carratino, Alessandro Lazaric, Michal Valko and Lorenzo Rosasco
ZongSingHuang / Improved WOA Based On Nonlinear Adaptive Weight And Golden Sine OperatorJ. Zhang and J. Wang, "Improved Whale Optimization Algorithm Based on Nonlinear Adaptive Weight and Golden Sine Operator", IEEE Access, vol. 8, pp. 77013-77048, 2020.
MuneebBaderoen / AdaptiveFieldDStarHonours Project. Pathfinding with adaptive mesh refinement. The implementation of the Field D* algorithm in 2D and 2.5D triangle meshes with adaptive refinements. We’re aiming to perform local mesh refinements to produce a fine triangle mesh in areas traversed by a calculated path and iteratively improve the approximation of the path found using this dynamic scheme. We will be investigating the heuristics used by current pathfinding algorithms to direct node expansions in Field D*. Implemented in C++.
Xiao-dong-Wang / Transfer GPAn adaptive transfer learning algorithm based on Gaussian Process
ChenmingNiu-HKU / ALNS For EBSPAn adaptive large neighborhood search algorithm for solving electric bus scheduling problem
thanhtbt / ROLCP[IEEE ICASSP 2021] "A fast randomized adaptive CP decomposition for streaming tensors". In 46th IEEE International Conference on Acoustics, Speech, & Signal Processing, 2021.
mpenet / FluxClojure wrapper for Netflix concurrency-limits — adaptive concurrency control based on TCP congestion algorithms.
YF-W / FGRM AMODFGRM-AMOD: An Adaptive Multi-View Outlier Detection Algorithm based on Fuzzy Rough Set Multi-Granularity(2024,Code)
Adamdad / Filter Gradient DecentIn this paper, we propose Filter Gradient Decent (FGD), an efficient stochastic optimization algorithm that makes a consistent estimation of the local gradient by solving an adaptive filtering problem with different designs of filters.
Shen-kl / MCSTOfficial implementation of paper "MCST: An adaptive tracking algorithm for high-speed and highly maneuverable targets based on bidirectional LSTM network"