deap topic

List deap repositories

Sklearn-genetic-opt

278
Stars
72
Forks
Watchers

ML hyperparameters tuning and features selection, using evolutionary algorithms.

FeatureSelectionGA

353
Stars
96
Forks
Watchers

Feature Selection using Genetic Algorithm (DEAP Framework)

Genetic-CNN

216
Stars
97
Forks
Watchers

CNN architecture exploration using Genetic Algorithm

moead-py

74
Stars
26
Forks
Watchers

A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)

neuro-evolution

23
Stars
5
Forks
Watchers

A project on improving Neural Networks performance by using Genetic Algorithms.

Emotional Video to Audio Transformation with ANFIS-DeepRNN (Vanilla RNN and LSTM-DeepRNN) [MPE 2020]

expr_codegen

100
Stars
31
Forks
Watchers

codegen from expression to others, such as polars, pandas

earthquake-prediction

21
Stars
6
Forks
Watchers

Kaggle LANL Earthquake Prediction challenge, Genetic Algorithm (DEAP) + CatboostRegressor, private score 2.425 (31 place)

deap_ray

15
Stars
1
Forks
Watchers

Ray based map function for Deap with examples. Automatically batches iterator to multiple workers for many processors or clusters.