573 skills found · Page 3 of 20
bartobri / MrrcryptA command line encryption/decryption tool using an adaptive mirror field algorithm.
aliasgharheidaricom / Slime Mould Algorithm A New Method For Stochastic Optimization In this paper, a new stochastic optimizer, which is called slime mould algorithm (SMA), is proposed based upon the oscillation mode of slime mould in nature. The proposed SMA has several new features with a unique mathematical model that uses adaptive weights to simulate the process of producing positive and negative feedback of the propagation wave of slime mould based on bio-oscillator to form the optimal path for connecting food with excellent exploratory ability and exploitation propensity. The proposed SMA is compared with up-to-date metaheuristics in an extensive set of benchmarks to verify the efficiency. Moreover, four classical engineering structure problems are utilized to estimate the efficacy of the algorithm in optimizing engineering problems. The results demonstrate that the algorithm proposed benefits from competitive, often outstanding performance on different search landscapes. The source codes and info of SMA are publicly available at: http://www.alimirjalili.com/SMA.html
dasaki / Android Fft MinimFast Fourier Transform algorithms from Processing's Minim audio library, adapted to work in android
sarthak-chakraborty / PARIMAPARIMA is a viewport adaptive 360-degree video streaming algorithm that takes into account the prime object trajectories as well as the head movement logs to predict the future viewports accurately
qhb1001 / SDN SimulationReproduce the Simulation for Software Defined Network(SDN) based on Omnetpp-5.4.1 and Reinforcement Learning Algorithm in paper "QoS-Aware Adaptive Routing in Multi-layer Hierarchical Software Defined Networks: A Reinforcement Learning Approach"
Aketirani / Active Noise CancellationActive Noise Cancellation Using Filtered Adaptive Algorithms
k2cu8 / PyOMTA PyTorch implementation of adaptive Monte Carlo Optimal Transport algorithm
tanzby / ParametricCurveImplement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one or more cubic Bezier curves.
FighterNan / Single Image Dehazing Four MethodsOn the one hand, this project used two classic algorithm of contrast enhancement, homomorphic filtering and contrast limited adaptive histogram equalization to accomplish the task of image dehazing. On the other hand, from the perspective of degradation model, this project used two methods based on Dark Channel Prior algorithm.
ExcViral / Adaptive Forex ForecastAn adaptive model for prediction of one day ahead foreign currency exchange rates using machine learning algorithms
csliangdu / FSASLAn unsupervised feature selection algorithm with adaptive structure learning. This paper has been published as a research paper in KDD 2015.
abifet / AdwinADWIN is an adaptive sliding window algorithm for detecting change and keeping updated statistics from a data stream, and use it as a black-box in place or counters in learning and mining algorithms initially not designed for drifting data.
WayneDW / Contour Stochastic Gradient Langevin DynamicsAn elegant adaptive importance sampling algorithms for simulations of multi-modal distributions (NeurIPS'20)
HPSCIL / CuFSDAFcuFSDAF is an enhanced FSDAF algorithm parallelized using GPUs. In cuFSDAF, the TPS interpolator is replaced by a modified Inverse Distance Weighted (IDW) interpolator. Besides, computationally intensive procedures are parallelized using the Compute Unified Device Architecture (CUDA), a parallel computing framework for GPUs. Moreover, an adaptive domain-decomposition method is developed to adjust the size of sub-domains according to hardware properties adaptively and ensure the accuracy at the edges of sub-domains.
NupurBhaisare / Cup And Disc Segmentation For Glaucoma Detection CDR Calculation An adaptive threshold based algorithm for optic disc and cup segmentation in fundus images
JamesQuintero / ShiftSortSorting algorithm quicker than MergeSort, and is adaptive and stable.
tilman151 / Rul AdaptA collection of unsupervised domain adaption algorithms for RUL estimation.
wagnerf42 / Rayon Adaptiveadaptive algorithms for rayon
jmf1988 / YtdashA command line tool for GNU/Linux written in python designed mainly to search and/or play live streams from YouTube with focus on latency by using DASH protocol and an impercetible bandwidth-adaptive video quality change algorithm.
mAzeems / Adaptive Traffic Signal Control Of Autonomous Vehicles Using MARLAdaptive Traffic Signal Control of Autonomous Vehicles using Multi-Agent Reinforcement Learning techniques and SUMO tool for vehicular simulation. Implemented algorithm: Independent Advantageous Actor-Critic (IA2C)