optimality
There are 10 repositories under optimality topic.
projjal1/MOPSO-WSN
Finding optimal no of clusters in MOPSO implementation of Wireless Sensor Networks.
SleekPanther/sequence-alignment
Sequence Alignment (Needleman–Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)
Xavier-MaYiMing/The-ripple-spreading-algorithm-for-the-shortest-path-tour-problem
The ripple-spreading algorithm for the shortest path tour problem
RonyAbecidan/Optimality_of_naive_bayes_classifier
Study of the paper "On the Optimality of the Simple Bayesian Classifier under Zero-One Loss" by Domigos and Michael Pazzani of the University of California published for the "Machine Learning" international forum in 1997.
RickyMexx/ttc-decentralized
Trajectory tracking control via decentralized joint-level schemes. All the experiments are performed on a 2R manipulator.
sanvert/AIND-Planning
Planning algorithms for different problems.
xstupi00/Master-s-Thesis
Advanced Methods for Synthesis of Probabilistic Programs
mehboobali98/Rubiks-Cube-Solver
Solving the Rubik's Cube using three different search strategies including Iterative Deepening Search, A Star Search, Iterative Deepening A Star Search. The searches were compared in terms of: Number of nodes expanded and Optimality.
nvmoyar/aind1-planning-search
Problem definition in classical PDDL (Planning Domain Definition Language) for the air cargo domain discussed in AIMA Book