GithubHelp home page GithubHelp logo

Ahmed Habashy's Projects

calculate-inception-score-for-cifar-10-in-keras icon calculate-inception-score-for-cifar-10-in-keras

This code calculates the Inception Score for the CIFAR-10 dataset using Keras with InceptionV3 model. The Inception Score is a metric to evaluate the quality of generated images from a generative model.

cnn-classifier-for-eeg-motor-imagery-spectrum-images icon cnn-classifier-for-eeg-motor-imagery-spectrum-images

This Python script creates, trains, and tests a Convolutional Neural Network (CNN) for image classification using various libraries like Numpy, Tensorflow, OpenCV, Keras, etc. The input images are spectrum images that are loaded from a specified folder path and pre-processed by resizing and normalizing.

cnn-hyperparameter_tuning icon cnn-hyperparameter_tuning

This Python code performs a grid search using scikit-learn to find the optimal combination of batch size and epochs for a neural network model built with Keras.

dataset-bci-competition-iv-2b icon dataset-bci-competition-iv-2b

This is a python code for extracting EEG signals from dataset 2b from competition iv, then it converts the data to spectrogram images to classify them using a CNN classifier.

dataset-bci-competition-iv-set1 icon dataset-bci-competition-iv-set1

This code is for classifying spectrogram images of Motor Movement/Imagery tasks using a Convolutional Neural Network (CNN) and Generative Adversarial Network (GAN) for data augmentation..

dcgan-on-cifar10 icon dcgan-on-cifar10

In this script, we use Deep Convolutional Generative Adversarial Networks (DCGANs) to generate new images that resemble CIFAR10 dataset images.

imu-and-gps-data-extraction-and-radio-transmission icon imu-and-gps-data-extraction-and-radio-transmission

This program extracts data from two sensors: SparkFun 9DoF Razor IMU M0 and SparkFun GPS-RTK-SMA Breakout - ZED-F9P. The extracted data is then combined into a single message and sent via a radio transmitter.

sbg-ellipse-2n-sensor-data-extraction-code icon sbg-ellipse-2n-sensor-data-extraction-code

This code implements a firmware for extracting data from an SBG Ellipse-2N sensor. It configures three serial interfaces to communicate with the sensor and other devices, and reads data from the sensor to extract Euler angles, navigation data, and GPS data.

wgan-for-generating-handwritten-digits icon wgan-for-generating-handwritten-digits

This code is an implementation of the Wasserstein GAN (WGAN) algorithm for generating handwritten digits. The WGAN algorithm was introduced as a way to address the problem of training instability in the original GAN algorithm.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.