Genetic-CNN

CNN optimizer

A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm

CNN architecture exploration using Genetic Algorithm

GitHub

218 stars
13 watching
97 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

deapdeep-learninggenetic-algorithmmachine-learningtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ahmedfgad/cnngenetic Trains convolutional neural networks using the genetic algorithm 22
ahmedfgad/neuralgenetic Tools and techniques for training neural networks using genetic algorithms 240
hchasestevens/monkeys A Python framework for using genetic programming to solve problems and optimize solutions 122
delta2323/gb-gnn Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. 13
ahmedfgad/geneticalgorithmpython A Python library implementing a genetic algorithm for optimization of machine learning models 1,884
joeddav/devol An evolutionary algorithm for designing neural networks in Keras 950
google/jaxopt An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. 933
ahmedfgad/numpycnn An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. 570
benedekrozemberczki/mixhop-and-n-gcn A deep learning framework implementation of higher-order graph convolutional architectures and their applications 402
researchcodeshub/quantumgeneticalgorithms Implementing Quantum Genetic Algorithms using Python to solve optimization problems inspired by Darwinian natural selection. 56
infocusp/tf_cnnvis A tool to visually analyze and understand deep learning models' internal workings, specifically convolutional neural networks. 780
rodrigo-arenas/sklearn-genetic-opt Automated hyperparameter tuning and feature selection using evolutionary algorithms. 314
guillaume-chevalier/hyperopt-keras-cnn-cifar-100 Automates hyperparameter optimization and neural network architecture search using Hyperopt on a CNN model for the CIFAR-100 dataset 106
locuslab/optnet A PyTorch module that adds differentiable optimization as a layer to neural networks 513
cbfinn/gps An implementation of guided policy search and LQG-based trajectory optimization for reinforcement learning 598