TorchGA
GA trainer
Trains PyTorch models using a genetic algorithm
Train PyTorch Models using the Genetic Algorithm with PyGAD
96 stars
6 watching
15 forks
Language: Python
last commit: 6 months ago cnndeep-learningevolutionary-algorithmsgenetic-algorithmmachine-learningneural-networksneurosciencepygadpythonpytorchtorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library implementing a genetic algorithm for optimizing machine learning algorithms and neural networks. | 1,905 |
| Trains artificial neural networks using the genetic algorithm | 241 |
| Trains Keras models using the Genetic Algorithm | 36 |
| Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. | 22 |
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| A PyTorch implementation of a neural network potential for molecular simulations | 471 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
| A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
| A PyTorch-based neural network training framework with advanced features and utilities | 398 |
| An implementation of an optimization algorithm for training neural networks in machine learning environments. | 351 |
| 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,822 |