Skip to content
View hridaykatti's full-sized avatar

Highlights

  • Pro

Block or report hridaykatti

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

Popular repositories Loading

  1. Object-Detection-esp32cam Object-Detection-esp32cam Public

    Object Detection using ESP32-CAM and Edge Impulse is a TinyML project where an ESP32-CAM module performs real-time object detection using a deep learning model trained in Edge Impulse Studio. The m…

    C++ 1

  2. Financial_Forecasting_QML Financial_Forecasting_QML Public

    Implemented Quantum Machine Learning for financial forecasting using QLSTM for stock price prediction and VQC for credit card fraud detection. Demonstrated potential of hybrid quantum-classical mod…

    Jupyter Notebook

  3. PCB-Defect-Detection-Identification PCB-Defect-Detection-Identification Public

    Implemented PCB defect detection using YOLO models on a limited dataset to classify six common PCB defect types. The model was evaluated using accuracy, precision, recall, F1-score, and mAP, showin…

    Jupyter Notebook

  4. Cash-Flow-Minimizer Cash-Flow-Minimizer Public

    Implemented a C++ cash-flow minimisation algorithm using net balance computation, dual max-heap matching, and payment-type compatibility constraints.

    C++