bat-algorithm
Here are 22 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Aug 16, 2023 - Python
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.
- Updated
Mar 4, 2021 - MATLAB
Code for paper "Self-Directed Online Machine Learning for Topology Optimization"
- Updated
Feb 17, 2025 - MATLAB
An implementation of various metaheuristics adapted to train neural networks
- Updated
May 2, 2023 - Python
Project to improve the efficiency of traffic signal control and reduce traffic delay at intersections by using various optimization algorithms.
- Updated
Apr 5, 2022 - Python
Implementation of three nature-inspired search algorithms: Bees Algorithm, Bat Algorithm, and Firefly Algorithm
- Updated
Oct 21, 2019 - HTML
This is a playground for learning and working with various Optimization algorithms with a focus on real life applications.
- Updated
Mar 22, 2023 - Python
A simple JavaScript library implementing the Bat Algorithm for optimization problems.
- Updated
Jun 22, 2023 - JavaScript
Testing Optimization Algorithms Easier with a New Test Function for Single-Optimization Problems and Validating Evolutionary Algorithms
- Updated
Dec 10, 2024 - MATLAB
UR3 Inverse Kinematics by Bat Algorithm
- Updated
Nov 13, 2023 - Python
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.
- Updated
Jun 22, 2022 - Jupyter Notebook
- Updated
Sep 16, 2019 - Python
Enhancing The Performance Of Classifiers In Detecting Abnormalities In Medical Data Using Nature Inspired Optimization Techniques
- Updated
Jun 22, 2022 - Jupyter Notebook
CS F407 Project
- Updated
May 4, 2023 - Python
Iris Image Recognition Using Hybrid Backpropagation Neural Network and Bat Algorithm
- Updated
Nov 27, 2022 - Java
This project showcases usage of bat algorithm and its variants with different types and methods of image segmentation. It is used for grayscale, colored and semantic segmentation.
- Updated
Jul 14, 2024 - Python
HVA-Unity-Project
- Updated
Nov 25, 2024 - C#
Brain Tumor Diagnosis using MRI is a machine learning project that detects brain tumors from MRI scans. It involves preprocessing steps like normalization and Gaussian filtering, followed by feature extraction using GLCM and feature selection using the BAT algorithm. An SVM classifier is then used to accurately classify the presence of tumors.
- Updated
Jul 17, 2025 - Python
ChromeBat: A Bio-Inspired Approach to 3D Genome Reconstruction
- Updated
Aug 28, 2021 - Python
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 difference…
- Updated
Jun 30, 2021 - Python
Improve this page
Add a description, image, and links to thebat-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebat-algorithm topic, visit your repo's landing page and select "manage topics."