Ahmed Gad

Results 22 repositories owned by Ahmed Gad
trafficstars

FeatureReductionGenetic

25
Stars
13
Forks
Watchers

Feature reduction using genetic algorithm

FederatedLearning

84
Stars
22
Forks
Watchers

Federated Learning Demo in Python using Socket Programming

FlappyBirdPyGAD

17
Stars
3
Forks
Watchers

Play the Flappy Bird Game using PyGAD (Genetic Algorithm)

GARI

52
Stars
30
Forks
Watchers

GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.

HOGNumPy

32
Stars
30
Forks
Watchers

Histogram of oriented gradients (HOG) Python implementation using NumPy.

IntroDLPython

34
Stars
6
Forks
Watchers

This repository is updated by a number of introductory projects to deep learning with Python.

KerasGA

35
Stars
9
Forks
Watchers

Training Keras Models by the Genetic Algorithm using PyGAD

KivyAndroidClassification

26
Stars
5
Forks
Watchers

Image Classification for Android using Artificial Neural Network using NumPy and Kivy.

Mask-RCNN-TF2

295
Stars
192
Forks
Watchers

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0

NumPyANN

99
Stars
53
Forks
Watchers

Implementation of Artificial Neural Networks using NumPy