-
Siemens EDA
- Cairo ,Egypt
- in/norhan-abdelhafez
-
A research project that explores the potential of DL models in detecting ERP (p300) in EEG signals. From EDA to modeling, we developed an end-to-end training and evaluation workflow that achieved a…
-
NeuroGPT Public
Forked from wenhui0206/NeuroGPTCode for the paper "Neuro-GPT: Towards a Foundation Model for EEG"
Python Apache License 2.0 UpdatedMar 19, 2024 -
-
-
signature-identifiation-and-verification Public
Forked from aymanmostafa11/signature-identifiation-and-verificationA Computer vision project using a mix of classical and deep learning methods to identify and verify handwritten signatures
Jupyter Notebook MIT License UpdatedDec 27, 2022 -
-
TheArtInOurWorlds-NASA-Space-Apps Public
Forked from NourKamaly/TheArtInOurWorlds-NASA-Space-AppsNASA space apps 2022 local winner (Cairo). This project is the solution designed for the NASA space apps challenge hackathon 2022 by team NASART solving challenge: The Art in Our Worlds.
Jupyter Notebook MIT License UpdatedOct 20, 2022 -
AirlineTicketPricePrediction-1 Public
Forked from NourKamaly/AirlineTicketPricePredictionAirline ticket price prediction from end to end (analysis - preprocessing - modeling - testing - deployment - documentation) for Indian airlines
Jupyter Notebook UpdatedOct 6, 2022 -
SpotifyClone Public
Forked from NourKamaly/SpotifyCloneA software clone of the famous music streaming application
C# UpdatedJul 6, 2022 -
HighPerformanceParallelMedianFilter Public
Forked from NourKamaly/HighPerformanceParallelMedianFilterThe median filter is a non-linear digital filtering technique, often used to remove noise from an image or signal.
C++ UpdatedJul 6, 2022 -
ImageQuantization Public
Forked from NourKamaly/ImageQuantizationImage quantization is a lossy compression technique achieved by compressing a range of values to a single quantum value. This is achieved by finding the minimum spanning tree between the distinct c…
C# UpdatedMay 21, 2022 -
Chess-Game Public
A chess game in Java. Implemented using OOP concepts. In addition to using Java Swing for GUI.
Java UpdatedApr 3, 2022 -
Online-Marketplace-System Public
A software system for purchasing and selling different products online. It was built using C++ STL and different data structures.