Skip to content
View EngMai-AI's full-sized avatar

Block or report EngMai-AI

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. AI-portfolio AI-portfolio Public

    AI Engineer | Projects from my Artificial Intelligence degree and AI & Data Analysis diploma. Includes Machine Learning, Deep Learning, NLP, Computer Vision, and Data Analysis & Visualization.

    2

  2. virtual-whiteboard virtual-whiteboard Public

    Real-time virtual whiteboard using MediaPipe hand gesture recognition

    Python 2

  3. imdb-sentiment-analysis imdb-sentiment-analysis Public

    A machine learning project that classifies IMDB movie reviews as positive or negative using NLP, TF-IDF, and Logistic Regression with a Streamlit web app.

    Jupyter Notebook 1

  4. Transfer-Learning-for-Natural-Scene-Classification Transfer-Learning-for-Natural-Scene-Classification Public

    ResNet50 vs InceptionV3 transfer learning on Intel Image Classification (92.6% test accuracy), deployed via Gradio.

    Python 1

  5. breast-cancer-ai-risk-stratification breast-cancer-ai-risk-stratification Public

    AI-powered breast cancer risk stratification system using deep learning (TensorFlow) with explainable AI (SHAP). Includes interactive Streamlit dashboard, ROC-AUC evaluation, and clinical decision …

    Python

  6. Iot-intrusion-detection Iot-intrusion-detection Public

    This project is an AI-based Intrusion Detection System for IoT networks. It uses a Deep Learning (ANN) model to detect and classify network traffic as normal or malicious. The system includes data …

    Python