Skip to content
View Omar-Elhakim's full-sized avatar

Block or report Omar-Elhakim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Neuromarketing Neuromarketing Public

    Deep-learning experiments for EEG emotion recognition on the SEED-IV dataset: nine architectures (DaViT, BFENet, DGCNN, TSCeption and others) benchmarked across subject-dependent and leave-one-subj…

    Jupyter Notebook 1 1

  2. RAG RAG Public

    Two LangChain RAG demos: a FastAPI/LangServe service that answers company-rules questions over a Chroma vector store and screens emails for phishing, plus a text-to-SQL notebook that queries the Ch…

    Jupyter Notebook 1

  3. Blood-Object-Detection-with-YOLO Blood-Object-Detection-with-YOLO Public

    Object detection of red/white blood cells and platelets in microscope images using YOLOv5 and YOLOv8 (Ultralytics), reaching ~0.93 mAP@50.

    Jupyter Notebook 1

  4. Using-AI-in-machinery-fault-diagnosis Using-AI-in-machinery-fault-diagnosis Public

    Deep learning models (InceptionTime, xresnet1d, LSTM-FCN) that classify mechanical faults in rotating machinery from raw vibration signals, with a preprocessing library for channel selection, windo…

    Jupyter Notebook 2

  5. Encryption-Techniques Encryption-Techniques Public

    From-scratch Java implementations of classical and modern ciphers (Caesar, Vigenère, Playfair, Hill, rail fence, columnar, AES-128, DES) with known-plaintext cryptanalysis and a JUnit test suite.

    Java 1

  6. Pacman Pacman Public

    Pac-Man clone in C++ with raylib: 3 maps x 3 difficulties, BFS ghost pathfinding, a built-in map editor, and a top-3 high-score board.

    C 3 1