1,614 skills found · Page 9 of 54
Apress / Pro Machine Learning AlgorithmsSource Code for 'Pro Machine Learning Algorithms' by Kishore Ayyadevara
Dentrax / Data Mining AlgorithmsData Mining Algorithms with C# using LINQ
egorhowell / ML Algorithms From ScratchDeriving Machine Learning algorithms from first principles.
AbdelazimHussien / MetaheuristicsAlgorithms.jlThis is a collection of Metaheuristics Algorithms written in Julia
tranlenam / Task Offloading MEC NOMASimulation code for"A Max-Min Task Offloading Algorithm for Mobile Edge Computing Using Non-Orthogonal Multiple Access," IEEE Trans. Veh. Technol., vol. 72, no. 9, pp. 12332 - 12337, Sep. 2023 by V. Kumar, M. F. Hanif, M. Juntti, and L.-N. Tran
RobertoEstrada / WLAN AuditAn application to audit the security of WLAN Access points. The application tries to guess the access point default password via a public know algorithm. This app is NOT MEANT to be used as a hacking utility, so I'm not responsible of the usage you make of it.
WuLC / MachineLearningAlgorithmImplementation of some machine learning algorithms
alpsayin / Genetic Algorithm MatlabA very simple Genetic Algorithm implementation for matlab, easy to use, easy to modify runs fast.
tbasaklar / PDMORL Preference Driven Multi Objective Reinforcement Learning AlgorithmA novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preference space in a given domain.
alimirjalili / GWOThe GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha, beta, delta, and omega are employed for simulating the leadership hierarchy. In addition, three main steps of hunting, searching for prey, encircling prey, and attacking prey, are implemented to perform optimization. This is the source codes of the paper: S. Mirjalili, S. M. Mirjalili, A. Lewis, Grey Wolf Optimizer, Advances in Engineering Software, Volume 69, March 2014, Pages 46-61, ISSN 0965-9978, http://dx.doi.org/10.1016/j.advengsoft.2013.12.007. More information can be found in: http://www.alimirjalili.com/GWO.html
Apress / Data Mining Algorithms CppSource Code for Data Mining Algorithms in C++ by Timothy Masters
tomohiroliu22 / Machine Learning AlgorithmNo description available
udacity / RoboND OccupancyGridMappingAlgorithmOccupancy Grid Mapping Lab
PacktPublishing / Modern Graph Theory Algorithms With PythonModern Graph Theory Algorithms with Python, published by Packt
SSQ / Coursera Stanford Greedy Algorithms Minimum Spanning Trees And Dynamic ProgrammingNotebook for quick search
erfanMhi / A Quantum Inspired Genetic Algorithm For K Means ClusteringImplementation of a Quantum inspired genetic algorithm proposed by A quantum-inspired genetic algorithm for k-means clustering paper.
ayyucedemirbas / Machine Learning AlgorithmsMachine learning fundamentals
nishant-Tiwari24 / Machine Learning AlgorithmsSome Machine Learning Algorithms Which I learned In 5th Semester. I contains topics like Decision Tree, KNN and more.
jacobwilliams / PowellOptOptimization algorithms by M.J.D. Powell
kalpeshsingh / Data Structure Agorithms In JsI'm on journey to learn and improve my knowledge on data structures, algorithms and problem-solving from below website 👇