pygad topic
GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
NumPyCNN
Building Convolutional Neural Networks From Scratch using NumPy
NeuralGenetic
Building and training artificial neural networks (regression or classification) using the genetic algorithm.
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
PyConSys
Python Control System : Create control loops and let the AI set the PID parameters
KerasGA
Training Keras Models by the Genetic Algorithm using PyGAD
NumPyANN
Implementation of Artificial Neural Networks using NumPy