20 skills found
ahmedfgad / GeneticAlgorithmPythonSource code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
ahmedfgad / NumPyCNNBuilding Convolutional Neural Networks From Scratch using NumPy
ahmedfgad / NeuralGeneticBuilding and training artificial neural networks (regression or classification) using the genetic algorithm.
ahmedfgad / NumPyANNImplementation of Artificial Neural Networks using NumPy
ahmedfgad / TorchGATrain PyTorch Models using the Genetic Algorithm with PyGAD
ahmedfgad / KerasGATraining Keras Models by the Genetic Algorithm using PyGAD
mck-sbs / PyConSysPython Control System : Create control loops and let the AI set the PID parameters
ahmedfgad / 8QueensGeneticOptimizing the 8 Queens Puzzle using the Genetic Algorithm (PyGAD).
ahmedfgad / FlappyBirdPyGADPlay the Flappy Bird Game using PyGAD (Genetic Algorithm)
loicdtx / PygadmEasy access to administrative boundary data with python
jveitchmichaelis / PygadgetreaderA mirror of pygadgetreader because BItbucket stopped hosting Mercurial repos (and we needed it now!)
iBug / PyGadgetsA collection of my Python gadgets
WangL3i / GA RCWA遗传算法库pygad与严格耦合波分析算法实现库S4联合优化多层膜辐射特性
12rambau / PygadmEasy access to administrative boundary defined by GADM from Python scripts
mgalka / PygadgetConfigFS USB gadget creating with Python
ShreyaSev / Evolutionary Algorithms For Neural Network Weight Optimisation This repo contains the code for neural network weight optimisation using 4 evolutionary algorithms.
ldocao / PygadgettoolsPython toolbox for basic analysis of GADGET data
josephlewisjgl / TravellingCoffeeDrinkerApplication of genetic algorithm using PyGAD for Travelling Salesman Problem. Finding shortest route to every Starbucks in London and back again.
mstepniowski / PygaduA pythonic Gadu-Gadu client library
rasmuspjohansson / MNIST With PYGADA practical example on how to optimize PyTorch models with the pygad library.