Ahmed Gad
Ahmed Gad
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.
CIFAR10CNNFlask
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.
TorchGA
Train PyTorch Models using the Genetic Algorithm with PyGAD
CoinTex
A cross-platform multi-level game created in Python using Kivy.
8QueensGenetic
Optimizing the 8 Queens Puzzle using the Genetic Algorithm (PyGAD).
AndroidFlask
Image Upload from Android to Python-Based Flask Server
ArithmeticEncodingPython
Data Compression using Arithmetic Encoding in Python
CNNGenetic
Training convolutional neural networks using the genetic algorithm.