Skip to content
View Hercules45's full-sized avatar

Block or report Hercules45

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 100 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. LoRA-Finetuning LoRA-Finetuning Public

    Fine-Tuning Google's Vision Transformer LoRA technique. Two different LoRA adapters are tuned for Separate Classification (Food and Human actions). A simple Gradio interface is implemented to run t…

    Jupyter Notebook

  2. Realtime-Object-Detection-YOLO Realtime-Object-Detection-YOLO Public

    Easy-to-use Jupyter Notebook for live object detection with YOLOv8 and OpenCV. Requires minimal setup.

    Jupyter Notebook

  3. Heart-Attack-Predictor Heart-Attack-Predictor Public

    A Machine Learning Model using Support Vector Machine classification to predict chances of an Individual having a Heart Attack based on features like Age, Sex, Cholestrol, Blood Pressure, Chest pai…

    Jupyter Notebook

  4. Understanding-LLM-Internals Understanding-LLM-Internals Public

    Guide to understanding LLM internals via Visualization & Training/Fine-tuning concepts, using DeepSeek-R1-Distill-Qwen-1.5B.

    Jupyter Notebook

  5. WhatsApp-Assistant WhatsApp-Assistant Public

    Whatsapp Assistant using FastAPI, Google Gemini, WhisperAI, Twilio and Ngrok

    Python