Ahmed Gad

Results 22 repositories owned by Ahmed Gad

GeneticAlgorithmPython

1.8k
Stars
452
Forks
Watchers

Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

NumPyCNN

560
Stars
188
Forks
Watchers

Building Convolutional Neural Networks From Scratch using NumPy

NeuralGenetic

235
Stars
90
Forks
Watchers

Building and training artificial neural networks (regression or classification) using the genetic algorithm.

CIFAR10CNNFlask

61
Stars
36
Forks
Watchers

Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.

TorchGA

88
Stars
15
Forks
Watchers

Train PyTorch Models using the Genetic Algorithm with PyGAD

CoinTex

74
Stars
25
Forks
Watchers

A cross-platform multi-level game created in Python using Kivy.

8QueensGenetic

17
Stars
10
Forks
Watchers

Optimizing the 8 Queens Puzzle using the Genetic Algorithm (PyGAD).

AndroidFlask

52
Stars
29
Forks
Watchers

Image Upload from Android to Python-Based Flask Server

ArithmeticEncodingPython

67
Stars
16
Forks
Watchers

Data Compression using Arithmetic Encoding in Python

CNNGenetic

18
Stars
5
Forks
Watchers

Training convolutional neural networks using the genetic algorithm.