Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: differential-evolution

sampatghosh/lppl-gwo-dp

Language: Jupyter Notebook - Size: 1.18 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

TodorBalabanov/BingoSlotDifferentialEvolutionOptimization

Bingo slot discrete differential evolution optimization of RTP and prizes distribution.

Language: C# - Size: 83 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 9 - Forks: 9

tonykero/Moe

[OLD] Moe is a C++14 header-only dependency-free library providing generic implementations of some metaheuristic algorithms

Language: C++ - Size: 186 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 35 - Forks: 3

juliorodrigues07/tumor_growth 📦

Implementation of a mammary tumor growth ODE model.

Language: Python - Size: 2.11 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

diegojgutierrez/TFG-Evolutionary-Robotics

Implementation of MAP-Elites and Differential Evolution for mobile robotics. Bachelor's Degree Final Project.

Language: Python - Size: 36.1 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

shahariar-shibli/Feature-Selection-using-Metaheuristic-Approaches-for-Intrusion-Detection-System

Meta-heuristic approaches to select important features only for performance enhancement in effective Intrusion Detection System.

Language: Python - Size: 11.4 MB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

fereol023/Metaheuristics-for-variable-selection-UL

Algorithmes de selection de variables pour préparer un apprentissage non supervisé. La version finale du programme est sélectionne les prédicteurs les plus pertinents en effectuant un apprentissage à chaque génération. La métrique optimisée (dans le cadre du dataset utilisé) est l'accuracy. Nous avons testé les deux métaheuristiques sur un dataset de 1551 variables. || Two variable selection algorithms to prepare unsupervised learning. The final version of the program selects the variables by performing a learning at each generation. The optimized metric (in the context of the dataset used) is the accuracy rate.

Language: Python - Size: 760 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

charecktowa/crispy-chainsaw

Differential Evolution for Neural Network Design and Optimization

Language: TeX - Size: 9.77 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

abarbieri98/GMO_Final_Project

Final project for the Global and Multi-Objective Optimization course @ DSSC

Language: Jupyter Notebook - Size: 0 Bytes - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

francomor/diferential_evolution

Hybrid differential evolution algorithm (HDE) to solve the Flexible Job Shop Scheduling Problem

Language: C++ - Size: 95.7 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 8 - Forks: 2

juliorodrigues07/computational_modeling

Computational modeling practical exercises.

Language: Python - Size: 2.61 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

stratzilla/metaheuristic-training-networks

An implementation of various metaheuristics adapted to train neural networks

Language: Python - Size: 1.49 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 21 - Forks: 3

Pixelatory/Metaheuristic-Implementations

Language: Python - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

devries/godevo

A differential evolution and Markov chain Monte Carlo differential evolution package in Go

Language: Go - Size: 21.5 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 5 - Forks: 1

adlyZaroui/metaheuristics-benchmark

Python3 framework for comparative study of recent metaheuristics

Language: Jupyter Notebook - Size: 1.68 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

nelsonfilipecosta/Adaptive-Quantum-Phase-Estimation

Code used to obtain the results presented in the paper "Benchmarking machine learning algorithms for adaptive quantum phase estimation with noisy intermediate-scale quantum sensors" published in EPJ Quantum Technology on June 3, 2021.

Language: Python - Size: 1.98 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 1

Li-Bot/eakit

EAKit is a Framework of Evolutionary Algorithms written in Swift

Language: Swift - Size: 33.8 MB - Last synced: 22 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

tohid-yousefi/Meta-Heuristics

In this section, I share the Meta-Heuristic algorithm codes that I wrote myself

Language: MATLAB - Size: 179 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

Ivruix/optalgs

Single header C++ implementation of derivative-free optimization algorithms

Language: C++ - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

or-tal-robotics/object_map

Representing and updating object identities in semantic SLAM

Language: Python - Size: 152 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 17 - Forks: 5

xh4/MOEA.jl

Multi-Objective Evolutionary Algorithms in Julia

Language: Julia - Size: 234 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

GurkNathe/Optimization

Implementation of optimization algorithms to analyze the efficiency and effectiveness of said algorithms.

Language: Java - Size: 922 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

ianran/CUDADifferentialEvolution

Code to run differential evolution R. Storn, K. Price (1996), using CUDA acceleration.

Language: Cuda - Size: 27.3 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 6 - Forks: 1

iskunalpal/Differential-Evolution

A fast and efficient Matlab code implementing the Differential Evolution algorithm.

Language: Matlab - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 16 - Forks: 6

zi-ang-liu/DE_CEC2014

Implementation of Differential Evolution (DE) on the CEC 2014 test suite

Language: Python - Size: 2.93 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

aaronkurz/bipevo

Business Process Resource Planning Algorithm Using Differential Evolution

Language: Python - Size: 3.53 MB - Last synced: 22 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

ai-se/Smotuned_FFT

Comparison of FFT, DE_RF against SMOTUNED

Language: Python - Size: 1.75 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 1

tiagoCuervo/EvoFuzzy

A Python implementation of the Differential Evolution algorithm for the optimization of Fuzzy Inference Systems.

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 19 - Forks: 12

hernaneBraga/Evolutionary_Computing

Repository for the evolutionary computing course at UFMG in 2020/1. Mainly topics include Combinatorial Optimization, Genetic Algorithms (GA), Differential Evolution (DE), and Particle Swarm Optimization (PSO).

Language: Jupyter Notebook - Size: 344 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

shagufta24/de-moo

Using Differential Evolution with the NSGA II algorithm to solve multi-objective optimization problems

Language: Jupyter Notebook - Size: 447 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ngctnnnn/Simulation_experiments_for_optimizing_objective_function

Simulation experiments for optimizing objective function with Differential Evolution, Evolution Strategies and Cross Entropy Method (2 versions)

Language: Jupyter Notebook - Size: 416 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 2

andremaravilha/Paper-BRICS-CCI-2013

A new algorithm based on differential evolution for combinatorial optimization

Language: Java - Size: 87.9 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 0

salihacr/OptimizationAndMachineLearning

Applied Optimization Algorithms and Machine Learning on Flask

Language: Python - Size: 927 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

ekorudiawan/JADE

JADE - Adaptive Differential Evolution

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

HuangJunh/EDE-NAS

[AJCAI2022] Eclectic Differential Evolution for Neural Architecture Search (EDE-NAS)

Language: Python - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

aliyzd95/Evolutionary-Algorithms-from-scratch

Implementation of Evolution Strategies (ES), Particle Swarm Optimization (PSO) and Differential Evolution (DE) from scratch

Language: Python - Size: 5.86 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

aliciavr/DEFramework

A framework for differential evolution

Language: Java - Size: 251 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

smkalami/ypde

Differential Evolution in Python

Language: Python - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 4 - Forks: 1

Manolomon/irace-rand1bin

Differential Evolutionary algorithm optimization by iterated racing

Language: Python - Size: 25.4 KB - Last synced: 4 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 1

thieu1995/mealpy-timeseries

Hyper-parameter tuning of Time series forecasting models with Mealpy

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

thk-cheng/Pricing-Auto-callable-Reverse-Convertible-with-Memory-Coupon

The main focus of this repository is to analysis the fair price and the risk of the Auto-callable Reverse Convertible issued by Credit Suisse AG on 24/10/2017

Language: C++ - Size: 27.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

tuliosj/CUDADifferentialEvolutionQAP Fork of ianran/CUDADifferentialEvolution

Code to solve the Quadratic Assignment Problem running the Differential Evolution algorithm, using CUDA acceleration.

Language: C++ - Size: 895 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

Pixelatory/Metaheuristic-List

A list of metaheuristics and links to their respective papers.

Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

JingweiToo/Binary-Differential-Evolution-for-Feature-Selection

The binary version of Differential Evolution (DE), named as Binary Differential Evolution (BDE) is applied for feature selection tasks.

Language: MATLAB - Size: 86.9 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 1

jeandsantos/concrete_compressive_strength

Used machine learning to predict and optimize the compressive strength of concrete mixtures and tested various search methods for hyperparameter tuning of a XGBoost model.

Language: HTML - Size: 8.59 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Manuframil/DEMaxSatSolver

DEMaxSAT is a incomplete MaxSAT solver based on Differential Evolution.

Language: C - Size: 26.2 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

hippke/turboJADE

Fast Adaptive Differential Evolution implementation in pure Python

Language: Python - Size: 94.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

ai-se/Smote_tune

ICSE'18: Tuning Smote

Language: Python - Size: 46.9 MB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 10 - Forks: 10

pritamsinha2304/Portfolio-Optimization-with-Differential-Evolution-Approach-2

This is an implementation of portfolio optimization with differential evolution based on a different paper.

Language: Jupyter Notebook - Size: 66.4 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python

Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python

Size: 3.91 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mbalchanowski/Differential-Evolution

Simple console implementation of the Differential Evolution (DE) algorithm

Language: C# - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 7 - Forks: 3

EGelphman97/KrazyGlue

C++ extension of Python script to numerically solve the mean curvature equation in General relativity to establish an initial approximation to then evolve using mean curvature flow.

Language: C++ - Size: 6.67 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 1

ShuhuaGao/rePVest

Code for the paper: Rethinking solar photovoltaic parameter estimation: global optimality analysis and a simple efficient differential evolution method

Language: Jupyter Notebook - Size: 681 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 3

ai-se/Pits_lda

IST journal 2017: Tuning LDA

Language: Python - Size: 40.5 MB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 4

SeyedMuhammadHosseinMousavi/Differential-Evolution-Clustering

Differential Evolution Clustering

Language: MATLAB - Size: 865 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

SeyedMuhammadHosseinMousavi/A-Hybrid-Clustering-System-Based-on-DE-Algorithm-for-Setting-Efficient-Initial-States-and-Divers

A Hybrid Clustering System Based on, (DE) Algorithm for Setting Efficient Initial States, and Diverse Pairwise Distances for Clustering

Size: 1.22 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

devanshuThakar/Evolutionary-computing

This repository contains the implementation of evolutionary computing algorithms of Differential Evolution(DE) and Particle Swarm Optimization (PSO).

Language: Python - Size: 13.2 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

smkalami/ypea107-differential-evolution

Differential Evolution (DE) in MATLAB

Language: MATLAB - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

AlTimofeyev/Optimization-Algorithm-Visualizer

Basic Optimization Algorithm Visualizer using Processing.

Language: Processing - Size: 74.1 MB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

danielvarela/PSPHybridDE

Protein Structure prediction using Hybrid Differential Evolution (HybridDE)

Language: Python - Size: 7.81 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 4 - Forks: 1

cshenton/de

Adapative Differential Evolution Optimiser (C99, Single Header)

Language: C - Size: 9.77 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

goktug97/DEStrategy

Code for https://goktug97.github.io/research/a-new-strategy-for-differential-evolution

Language: Python - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

joe-stifler/mc040

Scientific Research from my work at Cepetro (Unicamp), guided by Tiago Coimbra and Prof. Edson Borin

Size: 9.57 MB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

ShuhuaGao/DifferentialEvolution.jl

Differential evolution in Julia.

Language: Julia - Size: 132 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

bitan1998/ANN-TRAINING-USING-DIFERENTIAL-EVOLUTION

Multiple randomized ANN are being generated that is being taken from user input(total number of ANN) then we have approached one of the nature-inspired-algorithms such as DIFFERENTIAL-EVOLUTION(DE) on a soil-content-dataset to prove that it has better prediction and optimising values other than some well defined algorithms such as SUPPORT-VECTOR-REGRESSION(SVR) and MLP-REGRESSOR.

Language: Python - Size: 464 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

zielesny/CIP

Computational Intelligence Packages (CIP) for Mathematica

Language: Mathematica - Size: 14.7 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 7 - Forks: 6

isaychris/CS512

CSUSM: Data Mining

Language: Python - Size: 4.73 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 4

OnurSahin20/MetaheuristicOptimizationAlgorithms

This repository contains 4 metaheuristic search algorithm for optimization

Size: 26.4 KB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

nicolai-schwartze/Masterthesis

Differential Evolution for solving Partial Differential Equations

Language: Jupyter Notebook - Size: 64.2 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

sabinomaggi/waterDE

Calculation of water retention curves by Differential Evolution

Language: Fortran - Size: 8.88 MB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

ekorudiawan/Differential-Evolution

An example of differential evolution in Python

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

VictorAtPL/random-global-optimization-methods

Java (optimization) and Python (hypertuning, plots) code with implementation of many global random optimization methods written as part of my MSc in Data Science degree.

Language: Java - Size: 332 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

Manolomon/differential-evolution

Differential Evolution Algorithm to minimize a function

Language: Jupyter Notebook - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Claudiocfls/N-Queens

N-Queens solution using optimization techniques

Language: Python - Size: 356 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

luizaes/jde-randomization-methods

A jDE (Self-Adaptive Differential Evolution) algorithm implementation with different randomization methods - Uniform, Gaussian and Logistic Map.

Language: C++ - Size: 960 KB - Last synced: 11 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

geektoni/evolutionary-FlappyBird Fork of AndreiCComan/evolutionary-FlappyBird

Playing the (in)famous Flappy Bird game using NEAT and Differential Evolution.

Language: Python - Size: 1.68 MB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 1

antoniomanuelfr/Computacion-y-Sistemas-Inteligentes

Practicas del primer cuatrimestre de la especialidad CSI del Grado Informatica de UGR

Language: Python - Size: 18.4 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ai-se/Tuning-LDA

IST Journal Tuning LDA - LDADE

Language: TeX - Size: 25.2 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ai-se/LDAClassification

Tuning LDA

Language: Python - Size: 9.77 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yannvon/tablut

AI agent for the ancient scandinavian game of tablut, a tafl game.

Language: Java - Size: 1.11 MB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

thomasWeise/regressoR.functional

An R Package for Fitting Functional Models to 2-Dimensional Data

Language: R - Size: 92.8 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

dominikstanojevic/OptJava

Homeworks for the college class: Solving Optimization Problems Using Evolutionary Computation Algorithms In Java

Language: Java - Size: 323 KB - Last synced: over 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

jonathanbp/metaheuristics

Node.js lib for a couple of meta-heuristic algorithms. Simulated annealing, an evolutionary algorithm as well as a differential evolution algorithm.

Language: CoffeeScript - Size: 2.79 MB - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

amritbhanu/EDM591_Hyperparameter

Hyper Parameter Optimization for Education Mining

Language: Python - Size: 172 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

iankurgarg/Parameter-Tuning-Learners

Assignments, Projects and other course related material.

Language: Jupyter Notebook - Size: 48.7 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

HuyTu7/sentiment_citation

Model with Dimensionality Reduction with performing SMOTE and Tuning will get comparable results comparing with off-the-shelf models in Sentiment Analysis of Citations (Athar 2011).

Language: Python - Size: 3.21 MB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

bgrochal/AgE3-DifferentialEvolution

Some implementations of the AgE3-compatible optimization algorithms employing the Differential Evolution scheme.

Language: Java - Size: 132 KB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

antonior92/differential-evolution

Matlab implementation of Differential Evolution.

Language: Matlab - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

Related Keywords
differential-evolution 188 optimization 63 genetic-algorithm 55 evolutionary-algorithms 43 particle-swarm-optimization 40 optimization-algorithms 22 machine-learning 21 python 19 metaheuristics 17 evolutionary-computation 14 simulated-annealing 14 evolutionary-algorithm 13 hyperparameter-optimization 10 classification 9 clustering 9 cpp 8 hyperparameter-tuning 8 neural-network 8 python3 7 genetic-programming 7 cmaes 7 feature-selection 6 ant-colony-optimization 6 pso 6 local-search 6 tuning 6 genetic-algorithms 6 cuckoo-search 6 grey-wolf-optimizer 6 nsga-ii 5 firefly-algorithm 5 evolution-strategies 5 artificial-intelligence 5 lda 5 sbse 5 software-engineering 5 stochastic-optimization 5 matlab 5 artificial-bee-colony 5 multi-objective-optimization 4 multiobjective-optimization 4 bat-algorithm 4 de 4 differential-equations 4 data-mining 4 mcmc 4 nsga2 4 released 4 global-optimization 4 algorithm 4 metaheuristic 4 parallel 4 minimization 4 topic-modeling 4 metaheuristic-algorithms 3 metaheuristic-optimisation 3 paper 3 jade 3 heuristics 3 whale-optimization-algorithm 3 smote 3 r 3 dimensionality-reduction 3 grid-search 3 defect-prediction 3 curve-fitting 3 flower-pollination-algorithm 3 parameter-tuning 3 monte-carlo 3 random-forest 3 java 3 text-mining 3 information-retrieval 3 optimization-methods 3 evolution 3 harris-hawks-optimization 3 numerical-optimization 3 swarm-intelligence 3 numerical-methods 3 mpi 3 neural-networks 3 harmony-search 3 evolutionary-strategy 3 cuda 3 equilibrium-optimizer 2 irace 2 differential-evolution-algorithm 2 algorithms 2 symbolic-regression 2 software-agents 2 meta-heuristic 2 robotics 2 cma-es 2 sphere 2 nature-inspired-algorithms 2 svr 2 bees-algorithm 2 partial-differential-equations 2 numpy 2 bio-inspired-optimization 2