Skip to content
View M26I's full-sized avatar

Block or report M26I

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.

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

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

Report abuse

Pinned Loading

  1. real_time_face_recognition real_time_face_recognition Public

    Real-Time Face Recognition System using Python, OpenCV, and face_recognition library. Features real-time webcam face recognition, timestamp logging, and a Tkinter GUI for managing face data. Design…

    Python 1

  2. career-adv career-adv Public

    AI-powered resume analyzer suggesting career paths based on your skills.

    Python

  3. neural_network_project neural_network_project Public

    A comparative study of building a neural network from scratch using NumPy versus implementing an equivalent model in PyTorch. This project uses the Iris dataset to demonstrate manual backpropagatio…

    Jupyter Notebook

  4. AutoMlPipeline AutoMlPipeline Public

    Automated ML pipeline for loading data, training Random Forest and XGBoost models, and evaluating performance with minimal setup.

    Python

  5. ab_testing_project ab_testing_project Public

    The project compares the conversion rates between two groups — control and treatment — and checks whether the difference is statistically significant using a t-test

    Python

  6. image-generation-system image-generation-system Public

    A fast, lightweight command-line tool for text-to-image generation using Stable Diffusion v1.5. Features local model caching, timestamped output, and optional GPU acceleration for improved performa…

    Python