CNNGenetic

CNN Trainer

Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.

Training convolutional neural networks using the genetic algorithm.

GitHub

22 stars
5 watching
6 forks
Language: Python
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
aqibsaeed/genetic-cnnA tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm218
ahmedfgad/torchgaTrains PyTorch models using a genetic algorithm96
ahmedfgad/geneticalgorithmpythonA Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks.1,905
ahmedfgad/kerasgaTrains Keras models using the Genetic Algorithm36
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98
benedekrozemberczki/mixhop-and-n-gcnA deep learning framework implementation of higher-order graph convolutional architectures and their applications403
joeddav/devolAn evolutionary algorithm for designing neural networks in Keras951
neuralhydrology/neuralhydrologyA Python library for training neural networks with focus on hydrological applications using PyTorch.372
mit-han-lab/data-efficient-gansImproves GAN training efficiency by incorporating data augmentation1,286
codeplea/genannA minimal C library for training and using feedforward artificial neural networks2,017
ahmedbesbes/character-based-cnnAn implementation of a character-based convolutional neural network for text classification.259
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218