TorchGA
Genetic Algorithm trainer
Trains PyTorch models using the Genetic Algorithm with PyGAD
Train PyTorch Models using the Genetic Algorithm with PyGAD
96 stars
6 watching
15 forks
Language: Python
last commit: 2 months ago cnndeep-learningevolutionary-algorithmsgenetic-algorithmmachine-learningneural-networksneurosciencepygadpythonpytorchtorch
Related projects:
Repository | Description | Stars |
---|---|---|
ahmedfgad/geneticalgorithmpython | A Python library for building and optimizing machine learning algorithms using a genetic algorithm | 1,887 |
ahmedfgad/neuralgenetic | Trains artificial neural networks using the genetic algorithm to optimize regression or classification tasks | 241 |
ahmedfgad/kerasga | Trains Keras models using a genetic algorithm optimization method | 36 |
ahmedfgad/cnngenetic | Trains CNNs using the genetic algorithm | 22 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
aiqm/torchani | A PyTorch implementation of a neural network potential for molecular simulations | 465 |
graal-research/poutyne | A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 569 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
hjmshi/pytorch-lbfgs | A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 586 |
ptrblck/prog_gans_pytorch_inference | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
achaiah/pywick | A PyTorch-based neural network training framework with advanced features and utilities | 398 |
atgambardella/pytorch-es | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
lyhue1991/torchkeras | A PyTorch-based model training framework designed to simplify and streamline training workflows by providing a unified interface for various loss functions, optimizers, and validation metrics. | 1,782 |