bat-algorithm

There are 18 repositories under bat-algorithm topic.

  • JingweiToo/Wrapper-Feature-Selection-Toolbox-Python

    This toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.

    Language:Python24052469
  • JingweiToo/Wrapper-Feature-Selection-Toolbox

    This toolbox offers more than 40 wrapper feature selection methods include PSO, GA, DE, ACO, GSA, and etc. They are simple and easy to implement.

    Language:MATLAB16031135
  • deng-cy/deep_learning_topology_opt

    Code for paper "Self-Directed Online Machine Learning for Topology Optimization"

    Language:MATLAB887024
  • stratzilla/metaheuristic-training-networks

    An implementation of various metaheuristics adapted to train neural networks

    Language:Python24303
  • guillaume-giannantonio/bat-algorithm

    A simple JavaScript library implementing the Bat Algorithm for optimization problems.

    Language:JavaScript5101
  • jonasgrebe/bees-bats-fireflies

    Implementation of three nature-inspired search algorithms: Bees Algorithm, Bat Algorithm, and Firefly Algorithm

    Language:HTML5113
  • CowPeas/optimization

    This is a playground for learning and working with various Optimization algorithms with a focus on real life applications.

    Language:Python4100
  • abhirams2020/Traffic-Signal-Optimization

    Project to improve the efficiency of traffic signal control and reduce traffic delay at intersections by using various optimization algorithms.

    Language:Python21
  • Steigner/UR3_Bat_Algo_IK

    UR3 Inverse Kinematics by Bat Algorithm

    Language:Python2101
  • aankitdas/BBA-LAHC

    BBA-LAHC is a novel nature-inspired feature selection algorithm developed by hybridizing Binary Bat Algorithm (BBA) and Late Acceptance Hill-Climbing (LAHC) to select the optimal subset from the said feature vectors in order to reduce the model complexity.

    Language:Jupyter Notebook1101
  • bintarisiswi/iris-recognition-with-ANN-and-BA

    Iris Image Recognition Using Hybrid Backpropagation Neural Network and Bat Algorithm

    Language:Java1101
  • leylatulu/Heuristic-Optimization-Algorithms

    Heuristic algorithms are written from scratch.

    Language:C++110
  • rupeshsure/Diabetes-Predection-Project

    Enhancing The Performance Of Classifiers In Detecting Abnormalities In Medical Data Using Nature Inspired Optimization Techniques

    Language:Jupyter Notebook1100
  • xsitarcik/epiBAT

    Language:Python1100
  • OluwadareLab/ChromeBat

    ChromeBat: A Bio-Inspired Approach to 3D Genome Reconstruction

    Language:Python0111
  • srivatsav06/AI_PROJECT

    CS F407 Project

    Language:Python0100
  • jayenliao/Optimization-CS-BA-FPA

    This project aimed to implement three well-known meta-heuristic algorithms: cuckoo search (CS), bat algorithm (BA), and flower pollination algorithm (FPA). We found that three algorithms could have a promising performance generally. It might need more runs to be converged when training BA. The time cost of BA was the highest while the differences of time cost among three algorithms were not so large, which might not matter when the number of training runs was not large. We also tuned λ in CS and FPA with the findings of the weakness of larger λ values. A demo video of training process is available on YouTube: https://youtu.be/hlKvODBUyeI.

    Language:Python201
  • mantasu/nat2324

    Best solutions for Natural Computing 2023/2024

    Language:Jupyter Notebook10