573 skills found · Page 6 of 20
positiveblue / Go KmvAdaptive version of KMV algorithm for cardinality estimation
mathDR / AbocpdPython implementation of "Adaptive Sequential Bayesian Change Point Detection" algorithm (Turner, et.al)
Keyvanhardani / Python Acoustic Echo Cancellation LibraryThis project implements adaptive filter algorithms for **Acoustic Echo Cancellation (AEC)** and general audio processing,
svendahl / CapThe aPLib compression algorithm adapted for the Commodore c64 / c128.
open-AIMS / ADRIA.jlADRIA: Adaptive Dynamic Reef Intervention Algorithms. A multi-criteria decision support platform for informing reef restoration and adaptation interventions.
Heeks / Libactp OldThe libactp (Adaptive Clearing Tool Path Library) is an implementation of the GPL'ed algorithm demonstrated in FreeSteel as a set of C library functions
KenyonZhao233 / Adaptive Genetic Algorithm Based On Improved Harmony Algorithm(CUMCM2018)Adaptive genetic algorithm based on improved harmony algorithm
mikegianfelice / HunterHunter is a quant level crypto trading bot executing on-chain trades with live PnL, smart token scanning, microstructure analysis, and adaptive risk control. Uses weighted multi-factor analysis and heuristic algorithms for intelligent decision-making. Updated in real time. If you find this project useful, drop a ⭐️ to support it
Briskstick / Robust Adaptive Beamforming AlgorithmNo description available
StevenShuoFeng / Adaptive FilteringMATLAB files to implement all Adaptive Filtering Algorithms in this book.
astrojhgu / Adaptrapezoid Benchmarkbenchmark languages that potentially suitable to scientific computing with the adaptive trapezoid numeric integration algorithm
Bilkent-CYBORG / ACC UCBImplementation of the Adaptive Contextual Combinatorial Upper Confidence Bound (ACC-UCB) algorithm for the contextual combinatorial volatile multi-armed bandit setting.
yashdabke / Adaptive Beamforming Simulationsimulation of an Adaptive Beamforming Radar using MATLAB which employs Machine Learning Algorithms and proves that the Least Mean Squared approach (LMS) is the best option for a simple antenna.
dimanzt / Game Theoretic Network SimulatorGTNS is a discrete-event network simulator targeted primarily for research and educational use. GTNS is written in Visual C++ programming language and supports different network topologies. This simulator was first produced to implement locally multipath adaptive routing (LMAR) protocol, classified as a new reactive distance vector routing protocol for MANETs. LMAR can find an ad-hoc path without selfish nodes and wormholes using an exhaustive search algorithm in polynomial time. Also when the primary path fails, it discovers an alternative safe path if network graph remains connected after eliminating selfish/malicious nodes. The key feature of LMAR to seek safe route free of selfish and malicious nodes in polynomial time is its searching algorithm and flooding stage that its generated traffic is equi-loaded compared to single-path routing protocols but its security efficiency to bypass the attacks is much better than the other multi-path routing protocols. LMAR concept is introduced to provide the security feature known as availability and a simulator has been developed to analyze its behavior in complex network environments [1]. Then we have added detection mechanism to the simulator, which can detect selfish nodes in network. The proposed algorithm is resilient against collision and can be used in networks which wireless nodes use directional antennas and it also defend against an attack that malicious nodes try to break communications by relaying the packets in a specific direction. Some game theoretic strategies to enforce cooperation in network have been implemented in GTNS, for example Forwarding-Ratio Strategy, TFT-Strategy and ERTFT. This tutorial helps new users to get familiar with GTNS and run different network scenarios.
bciResearcher / CT AdaptTLMotor execution (ME)/motor imagery (MI) cross-task adaptive transfer learning algorithm for MI EEG decoding
PathPlanning / DstarLiteRepository provides an implementation of D*Lite algorithm adapted for single-shot grid-based 2D environment.
dohyeoklee / Non Linear Control SimulatorNon-linear control algorithms(inverse dynamics control, robust control, passivity-based robust control, passivity-based adaptive control, sliding mode control) simulator for two-arm manipulator, coded by python
mahdieslaminet / Auto DSP"Auto-DSP" that aims to automatically learn optimal update rules for adaptive filtering algorithms, particularly in the context of acoustic echo cancellation.
vahide-b-84 / FaultTolerantTaskOffloadingSimulationThis project proposes a DRL-based fault-tolerant task offloading method for Mobile Edge-Cloud Computing. Using a DDPG algorithm, it minimizes latency and enhances reliability for delay-sensitive tasks in dynamic environments while adapting to resource fluctuations and failure rates.
LinisDriver / Driving Style RecognitionThis database contains codes and processing data for driving style recognition based on Lankershim vehicle trajectory data. For example, the extraction code of lane changing behavior, the extraction code of driving behavior of vehicle braking, and the code of our proposed adaptive data stream clustering algorithm, etc.