Sherif Ahmed's repositories
Group-Activity-Recognition
A modern implementation of CVPR 2016 paper: "A Hierarchical Deep Temporal Model for Group Activity Recognition."
NYC-Taxi-Trip-Duration
This project aims to predict the total ride duration of taxi trips in New York City as part of the NYC Taxi Duration Prediction competition on Kaggle. The model uses data provided by the NYC Taxi and Limousine Commission, including information such as pickup time, geo-coordinates, number of passengers, and other variables.
Credit-Card-Fraud-Detection
This repository contains the code for a Credit Card Fraud Detection project using a highly unbalanced Kaggle dataset of 284,807 transactions with only 492 frauds. To address the imbalance the project implements voting classifier and a neural network with focal loss in PyTorch, achieving an F1-score of 0.86 and PR_AUC of 0.85 for the positive class.
NeuraLearn-ML-Server-QG-RAG-Pipeline
NeuraLearn Academy is a educational platform designed to enhance learning experience by integrating advanced technologies. Our goal is to create platform similar to Udemy or Coursera but with a unique twist leveraging the power of Large Language Models (LLMs) to optimize education through intelligent feedback , question generation and summarization
GazaScript
Basic Compiler Using Flex and Bison
Basic-python-programs-
Some Basic Application & Games in python
class-ractangele
Project of ractangele with c++ -obb
Complex-Arithmetic
Calculate :Sum,Sub,multiply,division,abslout value of Complex number.
DSP
This a practical lab tutorial repository for digital signal processing
input-output-overloding
input-output overloding-(distance )
Relational-Group-Activity-Recognition
A modern implementation of ECCV 2018 paper: "Hierarchical Relational Networks for Group Activity Recognition and Retrieval".
Tennis-Analysis-System
Tennis-Analysis-System is a system that analyzes tennis matches and provides player statistics and mini court visualizations.
CTF-Cryptography-Solver-Agent-System
A POV for multi-agent system designed to solve CTF cryptography challenges
Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
Mini-RAG
This is a minimal implementation of the RAG model for question answering based of Eng.Abu Bakr Soliman Mini-RAG tutorial
Neural-Networks-Zero-to-Hero-Tutorial-by-Andrej-Karpathy
Repository for exercises and projects related to the "Neural Networks Zero to Hero" tutorial by Andrej Karpathy. This repository is designed to complement the tutorial and provide hands-on practice to reinforce the concepts covered.
Operator-Overloading-oob
Code show some of overloading binary operater
VAE-MNIST
Implementation of Variational Autoencoder (VAE) for the MNIST dataset, supporting both fully connected (FNN) and convolutional (CNN) architectures. It includes training, evaluation, and empirical analysis.
Whisper-GUI
A user-friendly web interface for OpenAI's Whisper speech recognition model that generates both SRT (subtitle) and TXT (plain text) files from audio.